Xfw app fix crash on load own fap manifest

This commit is contained in:
Willy-JL
2023-03-28 02:33:44 +01:00
parent a25bfddcfd
commit cb58ec1896
3 changed files with 4 additions and 1 deletions

View File

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