Compare commits

...

2 Commits

Author SHA1 Message Date
Robin Mueller
35ca0d9d6e tmtccmd update 2022-03-04 14:50:09 +01:00
Robin Mueller
7c5abd1cc4 hook implemnetation 2022-03-04 14:44:13 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ class EiveHookObject(TmTcHookBase):
def get_object_ids(self) -> ObjectIdDictT:
from config.object_ids import get_object_ids
return get_object_ids()
@staticmethod

Submodule tmtccmd updated: f488c466c9...2660c438a3