mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 15:24:35 +01:00
opt.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
class Urls {
|
||||
const Urls._();
|
||||
|
||||
abstract final class Urls {
|
||||
static const resBase = 'https://res.lolli.tech/serverbox';
|
||||
static const myGithub = 'https://github.com/lollipopkit';
|
||||
static const appHelp = '$myGithub/flutter_server_box#-help';
|
||||
|
||||
Reference in New Issue
Block a user