Delete obsolete console template redirect page

This commit is contained in:
Torsten Dittmann
2025-12-08 20:05:40 +04:00
parent 1044282bf8
commit 112e2d4e46
@@ -16,7 +16,7 @@ export const load: PageLoad = async ({ parent, params }) => {
{
organization: teamId,
template: params.template,
region: params.region
region: 'fra'
}
)
);