mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 04:35:17 +00:00
Update developer.vue
This commit is contained in:
parent
ae8342cc4f
commit
7d018497e9
1 changed files with 0 additions and 3 deletions
|
@ -122,9 +122,6 @@
|
|||
<script>
|
||||
import language from "~/components/Settings/language.vue";
|
||||
export default {
|
||||
components: {
|
||||
language,
|
||||
},
|
||||
computed: {
|
||||
roundTweak() {
|
||||
return this.$store.state.tweaks.roundTweak;
|
||||
|
|
Loading…
Reference in a new issue