From 9a72619f230846db7d11505b25d729332f678c42 Mon Sep 17 00:00:00 2001 From: Brummel Date: Thu, 23 Apr 2026 12:29:06 +0200 Subject: [PATCH] chore(watch): set header text to "Doctate!" --- watch/wearos/app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/watch/wearos/app/src/main/res/values/strings.xml b/watch/wearos/app/src/main/res/values/strings.xml index 4acb197..10b8191 100644 --- a/watch/wearos/app/src/main/res/values/strings.xml +++ b/watch/wearos/app/src/main/res/values/strings.xml @@ -1,4 +1,4 @@ Doctate Watch - Hello, %1$s! + Doctate! \ No newline at end of file