We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b52734 commit 1127a31Copy full SHA for 1127a31
src/useConfig.js
@@ -2385,7 +2385,8 @@ export function useConfig() {
2385
zoomColor: COLOR_GREY_MID,
2386
zoomHighlightColor: COLOR_GREY_DARK,
2387
zoomFontSize: FONT._14,
2388
- zoomUseResetSlot: false
+ zoomUseResetSlot: false,
2389
+ zoomMinimap: MINIMAP
2390
}
2391
2392
const vue_ui_age_pyramid = {
0 commit comments