From 9883008ed38330c6e30391128e699d41e5ee09cb Mon Sep 17 00:00:00 2001 From: Matt Morley Date: Mon, 30 Mar 2026 20:55:53 -0700 Subject: [PATCH] more generic quotes --- photon-client/src/lib/quarky.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/photon-client/src/lib/quarky.js b/photon-client/src/lib/quarky.js index 8fac4f7d5..2dcfb252a 100644 --- a/photon-client/src/lib/quarky.js +++ b/photon-client/src/lib/quarky.js @@ -81,6 +81,9 @@ const quarkyPhrases = [ "Robots should not quit, but yours did!", "Don’t forget to disable auto-exposure! Or enable it. I'm not sure. ", "Have you glued your lenses to keep them in focus?", + "Don’t put spaces in your camera names — it makes the robot very sad", + "Upgrade to Photon Pro for gtsam support 👍", + "Did you forget to take off the lense covers? It’s dark in here…" ]; // State-specific humorous phrases