1
0
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:
HarlanLuo
2018-12-27 21:36:20 +08:00
parent 13c2f471aa
commit 3e645db324
13 changed files with 205 additions and 13 deletions

View File

@@ -86,7 +86,8 @@ export const DEFAULT_CONFIG = {
token: '',
username: '',
password: ''
}
},
tag: {}
}
function validate (config) {