🦴 Add settings page backbone
This commit is contained in:
@@ -90,6 +90,7 @@ model Typebot {
|
||||
blocks Json[]
|
||||
startBlock Json
|
||||
theme Json
|
||||
settings Json
|
||||
}
|
||||
|
||||
model PublicTypebot {
|
||||
@@ -100,6 +101,7 @@ model PublicTypebot {
|
||||
blocks Json[]
|
||||
startBlock Json
|
||||
theme Json
|
||||
settings Json
|
||||
}
|
||||
|
||||
model Result {
|
||||
|
||||
Reference in New Issue
Block a user