mirror of
https://github.com/appwrite/console.git
synced 2026-04-07 19:17:46 +00:00
Delete obsolete console template redirect page
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ export const load: PageLoad = async ({ parent, params }) => {
|
||||
{
|
||||
organization: teamId,
|
||||
template: params.template,
|
||||
region: params.region
|
||||
region: 'fra'
|
||||
}
|
||||
)
|
||||
);
|
||||
Reference in New Issue
Block a user