UNPKG

@wmfs/tymly-cardscript-plugin

Version:

Plugin which handles interactions to do with Cardscript

24 lines (23 loc) 315 B
{ "Comment": "test", "name": "migrate-users-ids", "version": "1.0", "categories": [ "system" ], "StartAt": "Pass", "States": { "Pass": { "Type": "Pass", "End": true } }, "restrictions": [ { "roleId": "$everyone", "allows": [ "*" ] } ] }