mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
adding zenstack.
This commit is contained in:
@@ -377,6 +377,10 @@ const metadata = {
|
||||
}, name: {
|
||||
name: "name",
|
||||
type: "String",
|
||||
}, isArchived: {
|
||||
name: "isArchived",
|
||||
type: "Boolean",
|
||||
attributes: [{ "name": "@default", "args": [{ "value": false }] }],
|
||||
}, organizationId: {
|
||||
name: "organizationId",
|
||||
type: "String",
|
||||
|
||||
Reference in New Issue
Block a user