added bootstrap-vue

This commit is contained in:
booploops 2022-03-02 23:04:20 -08:00
parent 08be08a9ff
commit 19b4e1f73c
8 changed files with 9246 additions and 5462 deletions

View file

@ -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": [],