From c97abce90ba24f2c077745e8ce67e7da605a88bc Mon Sep 17 00:00:00 2001 From: Jocelyn Castellano Date: Sun, 3 Sep 2023 05:20:05 -0700 Subject: [PATCH] feat: add a new ETA message (#175) Yes Minister reference https://moksheungming.tripod.com/yes.html Signed-off-by: PandaNinjas --- src/constants.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants.ts b/src/constants.ts index 20c3586..fb22a8f 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -15,6 +15,7 @@ export const ETA_MESSAGES = [ 'Next year', 'Next week', 'In Prism Launcher 2.0.0', + 'At the appropriate juncture, in due course, in the fullness of time', ]; export const COLORS = {