Skip to content

Commit fd9caa3

Browse files
authored
Update integrations.js
1 parent cc63710 commit fd9caa3

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

web/static/integrations.js

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
1-
window.SB_USER_ID = '9DMHezLb9NV7Had2PY003K8KRVn2'
2-
window.SB_PROJECT_ID = 'f80322c8-d7a5-4807-b27e-cdd1cc41ea05'
3-
;(function () {
4-
const d = document
5-
const s = d.createElement('script')
6-
s.src = 'https://cdn.superbutton.app/widget.js'
7-
s.async = true
8-
d.getElementsByTagName('head')[0].appendChild(s)
9-
})()
10-
;(function (c, l, a, r, i, t, y) {
1+
(function (c, l, a, r, i, t, y) {
112
c[a] =
123
c[a] ||
134
function () {

0 commit comments

Comments
 (0)