From b8c7d054545e75d6d779172d6d364b10b0c90dca Mon Sep 17 00:00:00 2001 From: Max Wofford Date: Fri, 30 May 2025 02:10:07 -0400 Subject: [PATCH] Further flavor! --- lib/flavor_text.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/flavor_text.rb b/lib/flavor_text.rb index dc985eb..0e5f5ae 100644 --- a/lib/flavor_text.rb +++ b/lib/flavor_text.rb @@ -214,7 +214,8 @@ class FlavorText "never a minute too soon", "a minute saved is a minute earned", "how did it get so late so soon?", # dr. seuss - "You can have it all. Just not all at once." # oprah i think? + "You can have it all. Just not all at once.", # oprah i think? + "from the #{%w[makers inventor].sample} of #{%w[clocks time hackatime].sample}" ] end