v1.9.0 #53

Merged
muellerr merged 354 commits from develop into master 2022-04-07 17:39:42 +02:00
111 changed files with 5940 additions and 1292 deletions
Showing only changes of commit 7c5abd1cc4 - Show all commits

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