refactor(views/geo): use a different attribute

This commit is contained in:
Elian Doran
2025-07-24 22:18:30 +03:00
parent aeb356bf54
commit 4f99db0c90
2 changed files with 3 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ export const bookPropertiesConfig: Record<ViewTypeOptions, BookConfig> = {
{
label: t("book_properties_config.map-style"),
type: "combobox",
bindToLabel: "mapStyle",
bindToLabel: "map:style",
defaultValue: DEFAULT_MAP_LAYER_NAME,
options: [
{