Fix typos
This commit is contained in:

committed by
Jamie Kyle

parent
3705b959d6
commit
3c80272673
@@ -172,7 +172,7 @@ export class Reactions extends Collection<ReactionModel> {
|
||||
);
|
||||
|
||||
// Use the generated message in ts/background.ts to create a message
|
||||
// if the reaction is targetted at a story.
|
||||
// if the reaction is targeted at a story.
|
||||
if (isStory(targetMessage)) {
|
||||
generatedMessage.set({
|
||||
expireTimer: targetConversation.get('expireTimer'),
|
||||
|
Reference in New Issue
Block a user