aports/testing/cinny-web/use-hash-router-default.patch
2024-08-03 04:07:02 +00:00

13 lines
226 B
Diff

diff --git a/config.json b/config.json
index de6015a1..7b69ce21 100644
--- a/config.json
+++ b/config.json
@@ -32,7 +32,7 @@
},
"hashRouter": {
- "enabled": false,
+ "enabled": true,
"basename": "/"
}
}