We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68f826 commit 5b2b756Copy full SHA for 5b2b756
zbnt/Enums.py
@@ -51,7 +51,7 @@ class Properties(IntEnum):
51
PROP_FRAME_GAP = auto()
52
PROP_FRAME_PADDING = auto()
53
PROP_FRAME_TEMPLATE = auto()
54
- PROP_FRAME_PATTERN = auto()
+ PROP_FRAME_TEMPLATE_MASK = auto()
55
PROP_FRAME_SCRIPT = auto()
56
PROP_FRAME_SCRIPT_NAME = auto()
57
0 commit comments