mirror of
https://github.com/morpheus65535/bazarr
synced 2025-03-16 08:49:33 +00:00
Merge remote-tracking branch 'origin/hermes' into hermes
This commit is contained in:
commit
004e7943ea
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import os
|
||||||
from get_args import args
|
from get_args import args
|
||||||
from config import base_url
|
from config import base_url
|
||||||
|
|
||||||
socketio = SocketIO()
|
socketio = SocketIO(async_mode='threading')
|
||||||
|
|
||||||
|
|
||||||
def create_app():
|
def create_app():
|
||||||
|
|
Loading…
Add table
Reference in a new issue