1 parent 9a7b5d4 commit 55478b1Copy full SHA for 55478b1
1 file changed
src/lib/component/modals/ConnectServerModal.svelte
@@ -154,7 +154,7 @@
154
import ApiUtil from '$lib/api.util';
155
import tooltip from '$lib/tooltip.util';
156
157
- import { PANO_WEBSITE_URL, PRERELEASE } from '$lib/variables.js';
+ import { PANO_WEBSITE_URL } from '$lib/variables.js';
158
159
const platformServerMatchKey = getContext('platformServerMatchKey');
160
const platformKeyRefreshedTime = getContext('platformKeyRefreshedTime');
0 commit comments