Commit 9f6178cb authored by Boxiang Sun's avatar Boxiang Sun

product: Add Web Illustration to the seperately exported property dict

parent 113d1a89
......@@ -153,6 +153,7 @@ SEPARATELY_EXPORTED_PROPERTY_DICT = {
"Test Component": ("py", 0, "text_content"),
"Test Page": (None, 0, "text_content"),
"Tool Component": ("py", 0, "text_content"),
"Web Illustration": ("svg", 0, "text_content"),
"Web Page": (None, 0, "text_content"),
"Web Script": (None, 0, "text_content"),
"Web Style": (None, 0, "text_content"),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment