From 06637e3044129b4dea0b65af2db64cbaca02efc8 Mon Sep 17 00:00:00 2001 From: Ehsan Shokrgozar Date: Fri, 20 Nov 2020 06:18:00 -0800 Subject: [PATCH] Made the SEQ key optional --- info.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/info.yml b/info.yml index 0e64a6c..0546815 100644 --- a/info.yml +++ b/info.yml @@ -50,18 +50,18 @@ configuration: type: tank_type render_template: type: template - fields: context, version, SEQ, [channel], [output], [name], [width], [height], [eye], [YYYY], [MM], [DD], * + fields: context, version, [SEQ], [channel], [output], [name], [width], [height], [eye], [YYYY], [MM], [DD], * publish_template: type: template - fields: context, version, SEQ, [channel], [output], [name], [width], [height], [eye], [TankType], * + fields: context, version, [SEQ], [channel], [output], [name], [width], [height], [eye], [TankType], * proxy_render_template: type: template - fields: context, version, SEQ, [channel], [output], [name], [width], [height], [eye], * + fields: context, version, [SEQ], [channel], [output], [name], [width], [height], [eye], * allows_empty: True default_value: null proxy_publish_template: type: template - fields: context, version, SEQ, [channel], [output], [name], [width], [height], [eye], [TankType], * + fields: context, version, [SEQ], [channel], [output], [name], [width], [height], [eye], [TankType], * allows_empty: True default_value: null tile_color: