Dynamic and elegant desktop setup inspired by Material You, featuring auto-generated colors, fluid animations, and ripple effects for a cohesive, customizable user experience.
So, was wandering why I didn't seem to be receiving any notifications. Then noticed that the module does not import the notification service, but instead references a non-existent file
import { Notification as NotificationType } from "types/service/notifications";
Not sure if this is a bug, but it certainly does seem particular to me.
So, was wandering why I didn't seem to be receiving any notifications. Then noticed that the module does not import the notification service, but instead references a non-existent file
import { Notification as NotificationType } from "types/service/notifications";
Not sure if this is a bug, but it certainly does seem particular to me.