chore: UI 문구 '우리 개' → '우리 강아지'
CI / build (push) Failing after 15m8s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
sb
2026-07-11 19:00:34 +09:00
parent eac3098680
commit 3bebe77cab
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
class="text-grey-6"
>
<q-route-tab name="home" :to="{ name: 'home' }" icon="map" label="산책 스팟" />
<q-route-tab name="profile" :to="{ name: 'profile' }" icon="pets" label="우리 " />
<q-route-tab name="profile" :to="{ name: 'profile' }" icon="pets" label="우리 강아지" />
</q-tabs>
</q-footer>