App improvements (#103)
This commit is contained in:
committed by
GitHub
parent
c7314546fe
commit
f31c7f00ae
@@ -103,7 +103,7 @@ extern const Manifest manifest = {
|
||||
.id = "SelectionDialog",
|
||||
.name = "Selection Dialog",
|
||||
.type = TypeHidden,
|
||||
.onShow = &onShow
|
||||
.onShow = onShow
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user