We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e632256 commit e7d63faCopy full SHA for e7d63fa
1 file changed
src/frontend/pages/home/components/PhotoStream.tsx
@@ -40,7 +40,7 @@ export function PhotoStream({ photos }: PhotoStreamProps) {
40
Waiting for photo captures...
41
</p>
42
<p className="text-xs text-muted-foreground/60 mt-1">
43
- Images will appear here in real-time
+ Tap the right side of your temple to take a picture
44
45
</div>
46
) : (
0 commit comments