mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
major changes:
- introduce flask cache - use replaceAll together with encodeURI component on client - many more
This commit is contained in:
@@ -21,10 +21,7 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
props: ["folders"],
|
||||
setup() {
|
||||
console.log("props.folders");
|
||||
},
|
||||
props: ["folders"]
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user