1
0
mirror of https://github.com/element-hq/element-web.git synced 2025-11-28 09:24:05 +03:00

Typing is hard

Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
This commit is contained in:
J. Ryan Stinnett
2019-04-26 15:40:23 +01:00
committed by GitHub
parent c5e7e82b46
commit 73144c3493

View File

@@ -28,7 +28,7 @@ app = Flask(__name__)
deployer = None
arg_extract_path = None
arg_symlink = None
arg_webbook_token = None
arg_webhook_token = None
arg_api_token = None
def create_symlink(source, linkname):