fix: wrong play bar behavior when dragging or clicking, #166.

This commit is contained in:
Terry Geng
2020-06-05 14:07:48 +08:00
parent ebbacf652e
commit 92b3a3c7be
2 changed files with 3 additions and 3 deletions

View File

@ -64,7 +64,7 @@ class ReverseProxied(object):
web = Flask(__name__)
web.config['TEMPLATES_AUTO_RELOAD'] = True
#web.config['TEMPLATES_AUTO_RELOAD'] = True
log = logging.getLogger("bot")
user = 'Remote Control'