First steps of license store system

This commit is contained in:
2024-11-23 17:45:14 +01:00
parent 628c1f97c0
commit f7cdaacceb
11 changed files with 133 additions and 51 deletions

View File

@@ -50,7 +50,7 @@ filesStore.getStaticFolders()
<v-col class="border">
<v-row>
<v-col>
<v-col v-if="filesStore.selectedFile != undefined">
{{ filesStore.selectedFile.url }}
</v-col>
</v-row>