0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-25 04:35:17 +00:00

Update developer.vue

This commit is contained in:
gayolGate | Dev Studio 2022-08-26 20:47:57 +02:00 committed by GitHub
parent ae8342cc4f
commit 7d018497e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,9 +122,6 @@
<script>
import language from "~/components/Settings/language.vue";
export default {
components: {
language,
},
computed: {
roundTweak() {
return this.$store.state.tweaks.roundTweak;