mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
minor refactoring
This commit is contained in:
@@ -66,7 +66,6 @@ export default {
|
||||
|
||||
const updateCollapser = () => {
|
||||
up_next.value = !up_next.value
|
||||
console.log(up_next.value)
|
||||
componentKey.value +=1;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user