mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-17 01:00:44 +01:00
Add import order prettier plugin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { play } from '~/entries/player/player';
|
||||
import { onMount } from 'svelte';
|
||||
import { play } from '~/entries/player/player';
|
||||
|
||||
let errorMessage: string | null = $state(null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user