fix tag fields not loading pre-set value correctly
This commit is contained in:
@@ -2,10 +2,8 @@ model:
|
||||
fields:
|
||||
category:
|
||||
type: "free_enum"
|
||||
generic_code:
|
||||
type: "free_enum"
|
||||
code:
|
||||
type: "string"
|
||||
type: "free_enum"
|
||||
value:
|
||||
type: "string"
|
||||
package:
|
||||
|
||||
Reference in New Issue
Block a user