tweak(format): PQ

This commit is contained in:
Seraphys 2025-06-18 18:34:15 -05:00
parent 13ecf69801
commit 711911879b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: PQ
pattern: \b(PQ)\b
pattern: \b(PQ|PQ10)\b
description: This regex matches a `PQ` generalisation. This is a basic HDR Format.
tags:
- Enhancement