Skip to content

Commit c51cd01

Browse files
committed
update notifications config
1 parent 14f204f commit c51cd01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/routes/notifications/constants/notifications.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ export const NOTIFICATIONS = [
288288
shouldBundle: true,
289289
bundledText: '{{#showMore __history__ 3}}<strong>{{fallback userFullName userHandle}}</strong>{{/showMore}} edited {{bundledCount}} posts',
290290
projectRoles: [PROJECT_ROLE_OWNER, PROJECT_ROLE_COPILOT, PROJECT_ROLE_MANAGER, PROJECT_ROLE_MEMBER],
291+
toTopicStarter: true,
291292
goTo: GOTO.POST
292293
}]
293294
}, {

0 commit comments

Comments
 (0)