feat: support for importing and exporting channel groups

This commit is contained in:
Bnyro
2023-08-23 16:15:43 +02:00
parent 7eaeca584f
commit 37a93ae34f
3 changed files with 42 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
multiple="multiple"
@change="importPlaylists"
/>
<label v-t="'actions.import_from_json'" for="fileSelector" class="btn ml-2" />
<label v-t="'actions.import_from_json_csv'" for="fileSelector" class="btn ml-2" />
</div>
</div>