mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: broken build
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { redirect } from '@sveltejs/kit';
|
||||
import { getCardImgUrls } from '../helpers.js';
|
||||
|
||||
export const prerender = true;
|
||||
export const ssr = true;
|
||||
|
||||
export async function load({ params }) {
|
||||
|
||||
Reference in New Issue
Block a user