add tm store module
This commit is contained in:
@ -73,3 +73,4 @@ class CustomServiceList(str, enum.Enum):
|
||||
TVTTESTPROCEDURE = "tvtestproc"
|
||||
CONTROLLERS = "controllers"
|
||||
SCEX = "scex"
|
||||
TM_STORE = "tm_store"
|
||||
|
Reference in New Issue
Block a user