This commit is contained in:
Willy-JL
2023-02-02 21:38:45 +00:00
parent 651548913e
commit e33023463a
50 changed files with 336 additions and 256 deletions

View File

@@ -4,4 +4,4 @@ App(
entry_point="namechanger_on_system_start",
requires=["storage"],
order=1000,
)
)