Skip to content

Commit 1f60e40

Browse files
authored
Remove value "community" from postbox:type field (#805)
1 parent 4f70a70 commit 1f60e40

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data/fields/post_box/type.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"options": {
1212
"pillar": "Freestanding Box",
1313
"lamp": "Attached to a Pole",
14-
"wall": "Mounted in a Wall",
15-
"community": "Community Mailboxes"
14+
"wall": "Mounted in a Wall"
1615
}
1716
},
1817
"autoSuggestions": true,

0 commit comments

Comments
 (0)