mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 22:36:05 +02:00
lint: apply pretty import
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { ref, nextTick } from 'vue';
|
||||
import { nextTick, ref } from 'vue';
|
||||
|
||||
import configRepository from '../../../service/config';
|
||||
|
||||
export function useInstanceActivitySettings() {
|
||||
|
||||
Reference in New Issue
Block a user