Skip to content

Commit d915fd3

Browse files
committed
STT parsing
1 parent 70eb18b commit d915fd3

File tree

4 files changed

+1844
-1
lines changed

4 files changed

+1844
-1
lines changed

app/controllers/community_controller.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ def ayah_boundaries
1919
render layout: false
2020
end
2121

22+
def stt_validation
23+
render layout: false
24+
end
25+
2226
def docs
2327
render layout: false if request.xhr?
2428
end

0 commit comments

Comments
 (0)