Files
wasp-lang--open-saas/opensaas-sh/app_diff/public/scripts/reo.js.diff
T
2026-07-13 13:34:31 +08:00

16 lines
428 B
Diff

--- template/app/public/scripts/reo.js
+++ opensaas-sh/app/public/scripts/reo.js
@@ -0,0 +1,12 @@
+!(function () {
+ var e, t, n;
+ (e = "96f303a127451b4"),
+ (t = function () {
+ Reo.init({ clientID: "96f303a127451b4" });
+ }),
+ ((n = document.createElement("script")).src =
+ "https://static.reo.dev/" + e + "/reo.js"),
+ (n.defer = !0),
+ (n.onload = t),
+ document.head.appendChild(n);
+})();