fix(regex): match literal . rather than any character (#30)
This commit is contained in:
parent
6029acbdaa
commit
59240192dc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
name: 7.1 Surround
|
name: 7.1 Surround
|
||||||
pattern: '7.1'
|
pattern: '7\.1'
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Audio
|
- Audio
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue