feat: add export service

This commit is contained in:
2026-07-31 20:51:49 +02:00
parent d79df6839b
commit b58c9a8722
3 changed files with 129 additions and 1 deletions
+2 -1
View File
@@ -1 +1,2 @@
const kUpdateServerUrl = 'https://updater.brammie15.dev';
const kUpdateServerUrl = 'https://updater.brammie15.dev';
const kExportServerUrl = 'https://your-server.com/api/backup';