summaryrefslogtreecommitdiff
path: root/frontend/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/main.js')
-rw-r--r--frontend/main.js1
1 files changed, 0 insertions, 1 deletions
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"