update: README

This commit is contained in:
lollipopkit
2023-10-14 23:20:07 +08:00
parent a397f81988
commit 93b52655b5
11 changed files with 33 additions and 40 deletions

View File

@@ -216,7 +216,7 @@ class SettingStore extends PersistentStore {
late final editorHighlight = StoreProperty(box, 'editorHighlight', true);
/// Open SFTP with last viewed path
late final sftpOpenLastPath = StoreProperty(box, 'sftpOpenLastPath', true);
late final sftpOpenLastPath = StoreProperty(box, 'sftpOpenLastPath', true);
// Never show these settings for users
//