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