This commit is contained in:
Willy-JL
2023-02-26 01:44:32 +00:00
parent 3296cf3b79
commit 991d49733f
17 changed files with 264 additions and 560 deletions

View File

@@ -13,7 +13,6 @@ void namechanger_on_system_start() {
FuriString* NAMEHEADER;
NAMEHEADER = furi_string_alloc_set("Flipper Name File");
bool result = false;
FuriString* data;