add 'url' to defined TwingleProject fields
This commit is contained in:
parent
ba94bade47
commit
c035109774
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
||||||
"project_target",
|
"project_target",
|
||||||
"transaction_type",
|
"transaction_type",
|
||||||
"type",
|
"type",
|
||||||
"last_update"
|
"last_update",
|
||||||
|
"url"
|
||||||
],
|
],
|
||||||
"project_embed_data": [
|
"project_embed_data": [
|
||||||
"page",
|
"page",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue