mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Fix typos
This commit is contained in:
committed by
Jamie Kyle
parent
3705b959d6
commit
3c80272673
@@ -2181,7 +2181,7 @@ export function _storyIdPredicate(
|
||||
return '$storyId IS NULL';
|
||||
}
|
||||
|
||||
// In constrast to: replies to a specific story
|
||||
// In contrast to: replies to a specific story
|
||||
return 'storyId IS $storyId';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user