Test commits
Some checks failed
Build Frontend / build (push) Failing after 38s

This commit is contained in:
g
2026-01-11 09:52:06 +00:00
parent 078391334a
commit 653083a618

View File

@@ -117,6 +117,7 @@ const config: Config = {
future: { future: {
hoverOnlyWhenSupported: true, hoverOnlyWhenSupported: true,
}, },
// test commit
}; };
export default config; export default config;