Review comments

This commit is contained in:
jpirnay
2026-04-23 17:08:08 +02:00
parent 9621dc1181
commit 6053ef4756
9 changed files with 200 additions and 53 deletions
@@ -30,6 +30,7 @@ class OpdsSettingsActivity final : public Activity {
OpdsServer editServer;
bool isNewServer = false;
bool showSaveError = false;
std::string popupMessage;
int getMenuItemCount() const;
void handleSelection();