diff --git a/config/hook_implementations.py b/config/hook_implementations.py index 1547315..8e3e454 100644 --- a/config/hook_implementations.py +++ b/config/hook_implementations.py @@ -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 diff --git a/tmtccmd b/tmtccmd index f488c46..236c9e6 160000 --- a/tmtccmd +++ b/tmtccmd @@ -1 +1 @@ -Subproject commit f488c466c958812faab05d23029e09c71cc39f49 +Subproject commit 236c9e642110d76ecb4def19174bb2c608bd9444