mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: global server logo url & new {BRIGHT} param
This commit is contained in:
@@ -274,6 +274,9 @@ class SettingStore extends PersistentStore {
|
||||
/// ssh page
|
||||
late final sshWakeLock = property('sshWakeLock', true);
|
||||
|
||||
/// fmt: https://example.com/{DIST}-{BRIGHT}.png
|
||||
late final serverLogoUrl = property('serverLogoUrl', '');
|
||||
|
||||
// Never show these settings for users
|
||||
//
|
||||
// ------BEGIN------
|
||||
|
||||
Reference in New Issue
Block a user