Skip to content

Commit deda8ab

Browse files
committed
use url attribute type for link inside a post
1 parent c4bc232 commit deda8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objects/microblog/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"link": {
4747
"description": "Link into the microblog post",
4848
"ui-priority": 0,
49-
"misp-attribute": "text",
49+
"misp-attribute": "url",
5050
"multiple": true
5151
},
5252
"removal-date": {

0 commit comments

Comments
 (0)