From 16c3515d1ad083b3c2c9ec273fe58577aa16e091 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Mon, 29 Dec 2025 21:24:16 +0800 Subject: backend hopefully full implementation of new push subscription thing --- frontend/main.js | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/main.js') diff --git a/frontend/main.js b/frontend/main.js index b8803c0..23da453 100644 --- a/frontend/main.js +++ b/frontend/main.js @@ -2,7 +2,6 @@ const data = { duration: 1, // will be multiplied by 30 machine_id: "", - onesignal_subscription_id: "", } const API_URL = "https://backend.laundryweb.altafcreator.com" -- cgit v1.2.3