added bootstrap-vue
This commit is contained in:
parent
08be08a9ff
commit
19b4e1f73c
8 changed files with 9246 additions and 5462 deletions
|
@ -15,7 +15,15 @@ export class Store {
|
|||
"update_branch": "main",
|
||||
"resumeOnStartupBehavior": "local",
|
||||
"privateEnabled": false,
|
||||
"themeUpdateNotification": true
|
||||
"themeUpdateNotification": true,
|
||||
"sidebarItems": {
|
||||
"recentlyAdded": true,
|
||||
"songs": true,
|
||||
"albums": true,
|
||||
"artists": true,
|
||||
"videos": true,
|
||||
"podcasts": true
|
||||
}
|
||||
},
|
||||
"home": {
|
||||
"followedArtists": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue