Skip to content
Snippets Groups Projects
Commit 04c37e3d authored by sandcha's avatar sandcha
Browse files

Remove unused base year from Context and use only .env config

parent e57e26e9
No related branches found
No related tags found
1 merge request!5Désactive le PLF 2022
......@@ -45,9 +45,6 @@
writable({})
setContext("variableValuesByName", variableValuesByName)
const year = writable(2021)
setContext("year", year)
if (browser && matomoConfig !== undefined) {
matomo(matomoConfig.siteId, matomoConfig.url)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment