Modifiche del 26/11/2021

This commit is contained in:
Alhaziel01
2021-11-26 18:55:51 +01:00
parent 48996688a6
commit 5257183fb7
221 changed files with 4565 additions and 4807 deletions

View File

@@ -5,7 +5,7 @@ from platformcode import config
def get_menu_items():
return [(config.get_localized_string(60359), execute)]
return [(config.getLocalizedString(60359), execute)]
def execute():