Fix typos
This commit is contained in:
parent
3705b959d6
commit
3c80272673
21 changed files with 24 additions and 24 deletions
|
@ -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'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue