mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
fix(regex): match literal . rather than any character (#30)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: 7.1 Surround
|
name: 7.1 Surround
|
||||||
pattern: '7.1'
|
pattern: '7\.1'
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
- Audio
|
- Audio
|
||||||
|
|||||||
Reference in New Issue
Block a user