mirror of
https://github.com/crater-invoice/crater.git
synced 2026-06-08 03:52:30 -04:00
v6 update
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
export default {
|
||||
id: null,
|
||||
label: null,
|
||||
type: null,
|
||||
name: null,
|
||||
default_answer: null,
|
||||
is_required: false,
|
||||
placeholder: null,
|
||||
model_type: null,
|
||||
order: 1,
|
||||
options: [],
|
||||
}
|
||||
Reference in New Issue
Block a user