we should no longer need this

This commit is contained in:
2022-11-22 16:06:42 +02:00
parent a026507209
commit 19da680ba0

View File

@ -17,8 +17,7 @@ const config = {
], ],
kit: { kit: {
adapter: adapter(), adapter: adapter()
trailingSlash: "always"
} }
}; };