mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Testing setup working, settings moved to a singleton and initialized on
main.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
INSERT INTO NOTIFICATIONS (id, created_on, notification_type, title, body, is_new) VALUES (1, '2026-01-03 14:13:12', 'NewDeviceFound', 'Title new device found', 'Body new device found', 1);
|
||||
Reference in New Issue
Block a user