chore: storing version and changelog

This commit is contained in:
StraToN
2022-03-07 08:44:59 +00:00
parent 9e9111c7cb
commit 19272ffeb2
12 changed files with 128 additions and 124 deletions

View File

@@ -53,7 +53,7 @@ func validate(arguments: Array):
{"t_type":arguments[3],"allowed_types":SUPPORTED_TRANSITIONS})
]
)
return false
return false
return .validate(arguments)