code formatting

This commit is contained in:
adisposkofh
2026-04-14 15:51:37 +02:00
parent 343a82b89c
commit d003bfa7f1
-1
View File
@@ -305,7 +305,6 @@ const app = Vue.createApp({
}
},
async created(){
await this.$api
.call(ApiRenderers.loadRenderers())
.then(res => res.data)