feat: Implement data migration functionality and update localization files

This commit is contained in:
web
2025-09-03 01:56:21 -07:00
parent 59faeab34a
commit 6d81bfdaeb
27 changed files with 161 additions and 32 deletions
+1
View File
@@ -1741,6 +1741,7 @@ declare namespace API {
disk: number;
protocol: string;
online: ServerOnlineUser[];
status: string;
};
type ServerTotalDataResponse = {