Fix node lint
Some checks failed
repod / nextcloud (push) Successful in 50s
repod / xml (push) Successful in 13s
repod / nodejs (push) Has been cancelled

This commit is contained in:
Michel Roux 2023-12-23 16:31:12 +00:00
parent 93e4998394
commit 651d7edc2c

View File

@ -8,7 +8,7 @@
</template>
<script>
import '@nextcloud/dialogs/dist/index.css'
import '@nextcloud/dialogs/style.css'
import Bar from './components/Player/Bar.vue'
import GPodder from './views/GPodder.vue'
import { NcContent } from '@nextcloud/vue'