update: add slots to Background.vue, Controls.vue and MiniMap.vue

This commit is contained in:
Braks
2021-10-20 22:39:54 +02:00
parent 6b4e7ab3ce
commit 1853c21353
5 changed files with 65 additions and 49 deletions
+3
View File
@@ -25,6 +25,9 @@
"paths": {
"~/*": [
"src/*"
],
"@/*": [
"*"
]
}
},