Skip to content

Commit

Permalink
feat: Review the display of embedded links - MEED-6851 - Meeds-io/MIP…
Browse files Browse the repository at this point in the history
…s#124 (#977)

Add new properties to the notes extension used to the display of notes activity
  • Loading branch information
SaraBoutej committed Jun 3, 2024
1 parent c5ac621 commit 6c3bfad
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ extensionRegistry.registerExtension('activity', 'type', {
supportsThumbnail: true,
useSameViewForMobile: true,
isCollapsed: false,
summaryLinesToDisplay: 3,
noEmbeddedLinkView: true,
thumbnailProperties: {
height: '90px',
width: '90px',
Expand Down

0 comments on commit 6c3bfad

Please sign in to comment.