Loading src/app/modules/comments/thread/thread.component.html +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ && !error && !error && comments?.length === 0 && comments?.length === 0 && parent.type == 'activity' && parent.type == 'activity' && (activityService.allowComments$ | async)" && (activityService.allowComment$ | async)" i18n="@@MINDS__COMMENTS__START_CONVERSATION" i18n="@@MINDS__COMMENTS__START_CONVERSATION" > > Start the conversation! Start the conversation! Loading Loading
src/app/modules/comments/thread/thread.component.html +1 −1 Original line number Original line Diff line number Diff line Loading @@ -29,7 +29,7 @@ && !error && !error && comments?.length === 0 && comments?.length === 0 && parent.type == 'activity' && parent.type == 'activity' && (activityService.allowComments$ | async)" && (activityService.allowComment$ | async)" i18n="@@MINDS__COMMENTS__START_CONVERSATION" i18n="@@MINDS__COMMENTS__START_CONVERSATION" > > Start the conversation! Start the conversation! Loading