Fix fap meta load hang

This commit is contained in:
Willy-JL
2023-03-29 12:21:38 +01:00
parent 2b9c6e9d9c
commit c1af6acc62
4 changed files with 18 additions and 3 deletions

View File

@@ -31,7 +31,6 @@
ARRAY_DEF(CharList, char*)
typedef struct {
char fap_name[32];
Gui* gui;
DialogsApp* dialogs;
NotificationApp* notification;