parent
05aa97c0ad
commit
40b5979879
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import logging
|
|||
from os import path as os_path
|
||||
from sys import path as sys_path, argv
|
||||
|
||||
from xbmc import translatePath, Monitor
|
||||
from xbmc import translatePath, Monitor, sleep
|
||||
from xbmcaddon import Addon
|
||||
|
||||
###############################################################################
|
||||
|
|
Loading…
Reference in a new issue