Minor corrections

This commit is contained in:
Luke D. Jones
2024-03-14 21:24:28 +13:00
parent e8627fde4c
commit 1b4d7a95af
4 changed files with 7 additions and 5 deletions

View File

@@ -65,7 +65,7 @@ export component PageAppSettings inherits VerticalLayout {
}
Text {
text: "TODO";
text: "WIP: some features like notifications are not complete";
}
}
}