debug
This commit is contained in:
parent
d170a342fc
commit
4f21a4bc63
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ export const useUserHighlightStore = defineStore('user_highlight', {
|
|||
this.pushSyncConfig()
|
||||
},
|
||||
async initUserHighlight(userData) {
|
||||
console.debug('[HIGHLIGHT] Initializing highlight')
|
||||
const live = userData.user_highlight
|
||||
this.raw = live
|
||||
let cache = this.cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue