Refactored desktop (#118)
This commit is contained in:
committed by
GitHub
parent
77280def1d
commit
74a53b2735
@@ -256,7 +256,7 @@ extern const AppManifest manifest = {
|
||||
.id = "Files",
|
||||
.name = "Files",
|
||||
.icon = TT_ASSETS_APP_ICON_FILES,
|
||||
.type = TypeSystem,
|
||||
.type = TypeHidden,
|
||||
.onStart = onStart,
|
||||
.onShow = onShow,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user