add album header info

This commit is contained in:
geoffrey45
2021-12-27 23:12:00 +03:00
parent 3f52bb74d8
commit ff6a4e34b5
9 changed files with 141 additions and 63 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ export default {
},
setup() {
const collapsed = ref(false);
const collapsed = ref(true);
perks.readQueue();