Tentative final Calendar beta for testing.
This commit is contained in:
parent
92f016eb32
commit
b55266e821
7 changed files with 627 additions and 47 deletions
|
|
@ -97,6 +97,14 @@ sub definition {
|
|||
fieldType => "Text",
|
||||
defaultValue => undef,
|
||||
},
|
||||
'feedId' => {
|
||||
fieldType => "Text",
|
||||
defaultValue => undef,
|
||||
},
|
||||
'feedUid' => {
|
||||
fieldType => "Text",
|
||||
defaultValue => undef,
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue