mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
add feature: colored tags
This commit is contained in:
@@ -86,7 +86,8 @@ export const DEFAULT_CONFIG = {
|
||||
token: '',
|
||||
username: '',
|
||||
password: ''
|
||||
}
|
||||
},
|
||||
tag: {}
|
||||
}
|
||||
|
||||
function validate (config) {
|
||||
|
||||
Reference in New Issue
Block a user