mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-23 08:34:39 +01:00
feat: turn off countly
This commit is contained in:
@@ -271,6 +271,8 @@ class SettingStore extends PersistentStore {
|
||||
|
||||
late final horizonVirtKey = property('horizonVirtKey', false);
|
||||
|
||||
late final collectUsage = property('collectUsage', true);
|
||||
|
||||
// Never show these settings for users
|
||||
//
|
||||
// ------BEGIN------
|
||||
|
||||
Reference in New Issue
Block a user