- {
- dispatch(resetRightOverlayMode());
- }}
- >
- TODO
-
+
+
{
diff --git a/ts/types/LocalizerKeys.ts b/ts/types/LocalizerKeys.ts
index cb534dffa..172f5e292 100644
--- a/ts/types/LocalizerKeys.ts
+++ b/ts/types/LocalizerKeys.ts
@@ -461,6 +461,7 @@ export type LocalizerKeys =
| 'stagedImageAttachment'
| 'thisWeek'
| 'savedTheFile'
+ | 'timerSetTo'
| 'mediaEmptyState'
| 'linkVisitWarningTitle'
| 'invalidPassword'
@@ -471,7 +472,7 @@ export type LocalizerKeys =
| 'autoUpdateNewVersionMessage'
| 'oneNonImageAtATimeToast'
| 'reactionPopupMany'
- | 'timerSetTo'
+ | 'disappearingMessagesSubtitle'
| 'iAmSure'
| 'primaryColorRed'
| 'selectMessage'