mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 09:13:50 +02:00
Random fixes
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
<AdvancedTab />
|
||||
</el-tab-pane>
|
||||
</el-tabs>
|
||||
<ChangelogDialog />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -35,7 +34,6 @@
|
||||
|
||||
import AdvancedTab from './components/Tabs/AdvancedTab.vue';
|
||||
import AppearanceTab from './components/Tabs/AppearanceTab.vue';
|
||||
import ChangelogDialog from './dialogs/ChangelogDialog.vue';
|
||||
import DiscordPresenceTab from './components/Tabs/DiscordPresenceTab.vue';
|
||||
import GeneralTab from './components/Tabs/GeneralTab.vue';
|
||||
import NotificationsTab from './components/Tabs/NotificationsTab.vue';
|
||||
|
||||
Reference in New Issue
Block a user