Skip to content

Commit 1127a31

Browse files
committed
Config - Update VueUiQuickChart config
1 parent 9b52734 commit 1127a31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/useConfig.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2385,7 +2385,8 @@ export function useConfig() {
23852385
zoomColor: COLOR_GREY_MID,
23862386
zoomHighlightColor: COLOR_GREY_DARK,
23872387
zoomFontSize: FONT._14,
2388-
zoomUseResetSlot: false
2388+
zoomUseResetSlot: false,
2389+
zoomMinimap: MINIMAP
23892390
}
23902391

23912392
const vue_ui_age_pyramid = {

0 commit comments

Comments
 (0)