ntdservices commited on
Commit
73c7aad
·
verified ·
1 Parent(s): 64ae3af

Update static/embed.js

Browse files
Files changed (1) hide show
  1. static/embed.js +1 -1
static/embed.js CHANGED
@@ -1,6 +1,6 @@
1
  (() => {
2
  const API = "/api/debt";
3
- const CLS = "ntd-debt-clock";
4
 
5
  function mount(el) {
6
  Object.assign(el.style, {
 
1
  (() => {
2
  const API = "/api/debt";
3
+ const API = "https://ntdservices-debt-clock.hf.space/api/debt";
4
 
5
  function mount(el) {
6
  Object.assign(el.style, {