We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5c5ac commit b405c7cCopy full SHA for b405c7c
packages/frontend/src/components/NewsDrawer/NewsItemList.ts
@@ -18,6 +18,9 @@ export const NEWS_ITEM_LIST: NewsItemProps[] = [
18
details: dedent`
19
With collaborators, you can add editors or viewers to help build or troubleshoot your pipe. Read more about permissions and set up in our guide.
20
`,
21
+ multimedia: {
22
+ url: 'https://file.go.gov.sg/plumber-collaborators-whats-new.png',
23
+ },
24
},
25
{
26
date: '2025-09-22',
0 commit comments