[modules/title] Update to latest API

This commit is contained in:
tobi-wan-kenobi 2020-04-25 10:40:11 +02:00
parent efbd9588f7
commit 806d08ad4c
2 changed files with 35 additions and 44 deletions

View file

@ -64,7 +64,6 @@ def main():
core.event.trigger('stop')
if __name__ == "__main__":
main()
try:
main()
except Exception as e: