diff --git a/liteflow-core/src/main/resources/dtd/liteflow.dtd b/liteflow-core/src/main/resources/dtd/liteflow.dtd index 334cee79..324f17cb 100644 --- a/liteflow-core/src/main/resources/dtd/liteflow.dtd +++ b/liteflow-core/src/main/resources/dtd/liteflow.dtd @@ -13,7 +13,7 @@ type (script|boolean_script|switch_script|for_script) #IMPLIED class CDATA #IMPLIED file CDATA #IMPLIED - language (qlexpress|groovy|js|python|lua|aviator|java) #IMPLIED + language (qlexpress|groovy|js|python|lua|aviator|java|kotlin) #IMPLIED enable (true|false) #IMPLIED >