Created
October 27, 2020 10:55
-
-
Save sudheerDev/1b063e7f8e99ce10dc726f0b8df6a963 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"actionParam": "https://github.com/mattermost/mattermost-server", | |
"actionText": "Download", | |
"description": "your eyes only! [test](https://test.com)", | |
"image": "https://raw.githubusercontent.com/reflog/notices-experiment/master/images/2020-08-11_11-42.png", | |
"title": "Sysadmin notice title", | |
"id": "127", | |
"sysAdminOnly": true, | |
"teamAdminOnly": false | |
}, | |
{ | |
"actionParam": "https://github.com/mattermost/mattermost-webapp", | |
"actionText": "Update", | |
"description": "End user notice description", | |
"title": "End user notice title", | |
"id": "128", | |
"sysAdminOnly": false, | |
"teamAdminOnly": false | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment