Skip to content

Commit ac321c7

Browse files
emersonveenstrafrodrigo
authored andcommitted
Add tex-mex to list of exceptions for TagFix_BadValue
1 parent 5f3c347 commit ac321c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/TagFix_BadValue.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def init(self, logger):
8888
"electrified": ( "ground-level_power_supply" ),
8989
"religion": ( "self-realization_fellowship" ),
9090
"man_made": ( "MDF", "piste:halfpipe" ),
91+
"cuisine": ( "tex-mex" ),
9192
}
9293

9394
self.allow_closed = { "area": ( "yes", "no", ),

0 commit comments

Comments
 (0)