mirror of
https://github.com/usual2970/certimate.git
synced 2025-10-06 06:24:54 +00:00
chore(ui): improve i18n
This commit is contained in:
@@ -261,6 +261,7 @@ func init() {
|
||||
Id string `json:"id"`
|
||||
Type string `json:"type"`
|
||||
Name string `json:"name"`
|
||||
Config map[string]any `json:"config"`
|
||||
Inputs []map[string]any `json:"inputs"`
|
||||
Outputs []map[string]any `json:"outputs"`
|
||||
Next *dWorkflowNode `json:"next,omitempty"`
|
||||
|
Reference in New Issue
Block a user