hook implemnetation

This commit is contained in:
Robin Mueller
2022-03-04 14:44:13 +01:00
parent 454ef636a1
commit 7c5abd1cc4
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...236c9e6421