mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Run Linter
This commit is contained in:
@@ -5,4 +5,4 @@ import { derived } from 'svelte/store';
|
||||
export const specificationsList = derived(
|
||||
page,
|
||||
async ($page) => (await $page.data.specificationsList) as Models.SpecificationList
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user