added new tcs commands

This commit is contained in:
2022-08-12 08:45:51 +02:00
parent 81674ca082
commit 0af9d52283
4 changed files with 31 additions and 17 deletions

View File

@ -45,6 +45,7 @@ class CustomServiceList(enum.Enum):
SYRLINKS = "syrlinks"
ACS_ASS = "acs-ass"
SUS_ASS = "sus-ass"
TCS = "tcs"
TCS_ASS = "tcs-ass"
TIME = "time"
PROCEDURE = "proc"