diff --git a/src/modules/nostr-feed/components/NostrFeed.vue b/src/modules/nostr-feed/components/NostrFeed.vue index 3afdbdc..2d0aa4c 100644 --- a/src/modules/nostr-feed/components/NostrFeed.vue +++ b/src/modules/nostr-feed/components/NostrFeed.vue @@ -467,7 +467,7 @@ function cancelDelete() {
-
+
-
- No events scheduled for this day +
+ {{ isToday ? 'no tasks today' : 'no tasks for this day' }}