mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-15 12:44:59 +01:00
new: manual icloud sync
This commit is contained in:
@@ -56,6 +56,7 @@ const participants = <GhId>{
|
||||
'yuchen1204',
|
||||
'xgzxmytx',
|
||||
'wind057',
|
||||
'a1564471347',
|
||||
};
|
||||
|
||||
const jsonEncoder = JsonEncoder.withIndent(' ');
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
const backendUrl = 'https://res.lolli.tech';
|
||||
const baseResUrl = '$backendUrl/serverbox';
|
||||
const baseResUrl = 'https://res.lolli.tech/serverbox';
|
||||
const myGithub = 'https://github.com/lollipopkit';
|
||||
const appHelpUrl = '$myGithub/flutter_server_box#-help';
|
||||
const appWikiUrl = '$myGithub/flutter_server_box/wiki';
|
||||
|
||||
Reference in New Issue
Block a user