Skip to content

Commit f5436f4

Browse files
committed
fix: YAML Lint
1 parent 366bac5 commit f5436f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regexes/device/portable_media_player.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ MECHEN:
147147
- regex: 'MECHEN[- _]([^;/)]+)[- _]Pro(?: Build|[);])'
148148
model: '$1 Pro'
149149
- regex: 'MECHEN[- _]([^;/)]+)(?: Build|[);])'
150-
model: '$1'
150+
model: '$1'

0 commit comments

Comments
 (0)