mirror of
https://github.com/dmasur/database.git
synced 2026-02-02 20:14:24 +01:00
create(format): IMAX
This commit is contained in:
parent
8cebf8cc47
commit
75128ff57d
16
custom_formats/IMAX.yml
Normal file
16
custom_formats/IMAX.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
name: IMAX
|
||||||
|
description: ''
|
||||||
|
tags:
|
||||||
|
- Edition
|
||||||
|
conditions:
|
||||||
|
- name: IMAX
|
||||||
|
type: release_title
|
||||||
|
required: true
|
||||||
|
negate: false
|
||||||
|
pattern: IMAX
|
||||||
|
- name: IMAX Enhanced
|
||||||
|
negate: true
|
||||||
|
pattern: IMAX Enhanced
|
||||||
|
required: true
|
||||||
|
type: release_title
|
||||||
|
tests: []
|
||||||
Loading…
x
Reference in New Issue
Block a user