Skip to content

Commit b4e2a50

Browse files
committed
Really fix the bug
App is so slow. :(
1 parent 09239b3 commit b4e2a50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/admin/firetv/firetv_youtube.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def run
4141
case action.name
4242
when 'Play'
4343
stop
44+
Rex.sleep(1)
4445
res = play
4546
when 'Stop'
4647
res = stop

0 commit comments

Comments
 (0)