Add campaigns page

This commit is contained in:
2025-11-05 10:38:15 +09:00
parent af920ebb1a
commit 9101d1bf4c
5 changed files with 141 additions and 2 deletions

View File

@ -72,8 +72,8 @@
OperationWaiting
}
IEnumerable<Registry> registries;
CommonPageState state;
IEnumerable<Registry> registries;
string syncText = "...";
bool hasError;
string errorMessage;