added first ACS ASS command

This commit is contained in:
2022-03-07 11:07:54 +01:00
parent 859cbf0eb3
commit 0bdc8f04a8
7 changed files with 38 additions and 12 deletions

View File

@ -42,3 +42,4 @@ class CustomServiceList(enum.Enum):
PDEC_HANDLER = "pdec_handler"
STR_IMG_HELPER = "str_img_helper"
SYRLINKS = "syrlinks"
ACS_ASS = "acs-ass"