From 80703d156333ccc1aabb6f23ca9cce9f183aa08b Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sat, 3 May 2025 13:35:41 +0900 Subject: [PATCH] wip --- ...Notifications.vue => MkStreamingNotificationsTimeline.vue} | 0 packages/frontend/src/pages/notifications.vue | 4 ++-- packages/frontend/src/ui/deck/notifications-column.vue | 4 ++-- packages/frontend/src/widgets/WidgetNotifications.vue | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) rename packages/frontend/src/components/{MkNotifications.vue => MkStreamingNotificationsTimeline.vue} (100%) diff --git a/packages/frontend/src/components/MkNotifications.vue b/packages/frontend/src/components/MkStreamingNotificationsTimeline.vue similarity index 100% rename from packages/frontend/src/components/MkNotifications.vue rename to packages/frontend/src/components/MkStreamingNotificationsTimeline.vue diff --git a/packages/frontend/src/pages/notifications.vue b/packages/frontend/src/pages/notifications.vue index 7d6bfce49e..db911c1202 100644 --- a/packages/frontend/src/pages/notifications.vue +++ b/packages/frontend/src/pages/notifications.vue @@ -7,7 +7,7 @@ SPDX-License-Identifier: AGPL-3.0-only
- +
@@ -22,7 +22,7 @@ SPDX-License-Identifier: AGPL-3.0-only