remove company support section until clarified

This commit is contained in:
vcoppe
2026-02-11 18:31:08 +01:00
parent b8c1500aad
commit 1137e851ce
3 changed files with 0 additions and 23 deletions

View File

@@ -9,6 +9,5 @@ export async function load({ params }) {
return {
fundingModule: getModule(language, 'funding'),
translationModule: getModule(language, 'translation'),
maptilerModule: getModule(language, 'maptiler'),
};
}