Skip to content

Commit

Permalink
default open the list
Browse files Browse the repository at this point in the history
  • Loading branch information
halsk committed Mar 20, 2024
1 parent 5697599 commit db72fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/PrintableMap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ export default {
activeCategory: "",
checkedArea: [],
isOpenAreaSelect: false,
isOpenList: false,
isOpenList: true,
isDisplayAllCategory: true,
mapStyle: "https://tile.openstreetmap.jp/styles/maptiler-basic-ja/style.json",
legendMark: require(`@/assets/images/fukidashi_obj_${locale}.svg`),
Expand Down

0 comments on commit db72fd1

Please sign in to comment.