Skip to content

Commit 0655217

Browse files
committed
format
1 parent 39ebc3e commit 0655217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/views/Room.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ import OmniPlayer from "@/components/players/OmniPlayer.vue";
214214
import Chat from "@/components/Chat.vue";
215215
import UserList from "@/components/UserList.vue";
216216
import VideoQueue from "@/components/VideoQueue.vue";
217-
import { useGoTo } from 'vuetify'
217+
import { useGoTo } from "vuetify";
218218
import RoomSettingsForm from "@/components/RoomSettingsForm.vue";
219219
import ShareInvite from "@/components/ShareInvite.vue";
220220
import { granted } from "@/util/grants";

0 commit comments

Comments
 (0)