Updated the ChangeLog.txt

This commit is contained in:
WolverinDEV 2020-04-04 13:21:46 +02:00
parent 5c7fcc51eb
commit 9f9a2874ba
2 changed files with 2 additions and 2 deletions

2
github

@ -1 +1 @@
Subproject commit e299fa0aeeec97b6a2fdd8edd51bf0ebbf8ef022
Subproject commit b2107f086d8bae1976e450eee18804c48d960cc1

View File

@ -13,7 +13,7 @@
"start-n": "electron . -t --disable-hardware-acceleration --no-single-instance -u=https://clientapi.teaspeak.de/ -d",
"start-nd": "electron . -t --disable-hardware-acceleration --no-single-instance -u=http://clientapi.teaspeak.dev/ -d",
"start-01": "electron . --updater-channel=test -u=http://dev.clientapi.teaspeak.de/ -d --updater-ui-loader_type=0 --updater-local-version=1.0.1",
"start-s": "electron . --disable-hardware-acceleration --debug --updater-ui-ignore-version -t -u http://localhost:8081/",
"start-s": "electron . --disable-hardware-acceleration --debug --updater-ui-loader_type=2 --updater-ui-ignore-version -t -u http://localhost:8081/",
"dtest": "electron . dtest",
"compile-sass": "sass --update .:.",
"compile-tsc": "tsc",