mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat(core): adjust offline mode description (#8365)
This commit is contained in:
@@ -114,7 +114,8 @@ export const AFFINE_FLAGS = {
|
||||
enable_offline_mode: {
|
||||
category: 'affine',
|
||||
displayName: 'Offline Mode',
|
||||
description: 'Enables offline mode.',
|
||||
description:
|
||||
'Enable Offline Mode, the affine client will disconnect from all network connections. You will not be able to use any online features. For testing only.',
|
||||
configurable: isDesktopEnvironment,
|
||||
defaultState: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user