mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
chore: clean templateConfig type
This commit is contained in:
@@ -14,7 +14,6 @@ export const templateConfig = writable<{
|
||||
repositoryName?: string;
|
||||
repositoryPrivate?: boolean;
|
||||
repositoryId: string;
|
||||
generateKey?: boolean;
|
||||
execute?: boolean;
|
||||
scopes?: string[];
|
||||
}>();
|
||||
|
||||
Reference in New Issue
Block a user