mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
add preference tab
This commit is contained in:
@@ -80,6 +80,10 @@ export const DEFAULT_CONFIG = {
|
||||
token: '',
|
||||
username: '',
|
||||
password: ''
|
||||
},
|
||||
export: {
|
||||
action: 'DONT_EXPORT', // 'DONT_EXPORT', 'MERGE_HEADER', 'MERGE_VARIABLE'
|
||||
variable: 'metadata'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user