commit 2ed55135d4790ca31855543650c95b3829a9dc7b parent c18a40d2b8a8f6eb9f37df4a82c652a8bf443196 Author: Michael Camilleri <[email protected]> Date: Sat, 20 Jun 2026 13:07:45 +0900 Tweak wording of nudge tip Diffstat:
| M | Crossmate/Models/TipStore.swift | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Crossmate/Models/TipStore.swift b/Crossmate/Models/TipStore.swift @@ -59,7 +59,7 @@ enum TipCatalog { Tip( id: "get-attention", title: "Get Attention", - body: "Send a nudge to the friends in a shared puzzle." + body: "Nudge your friends from the in-game Players menu in a shared puzzle." ), Tip( id: "be-notified",