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
1 changed files with 0 additions and 3 deletions

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;