DetGC commited on
Commit
3e96a2c
·
verified ·
1 Parent(s): 5e7c9c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -129,6 +129,7 @@ function refresh() {
129
  url.searchParams.set('__theme', 'dark');
130
  window.location.href = url.href;
131
  }
 
132
  }
133
  """
134
 
 
129
  url.searchParams.set('__theme', 'dark');
130
  window.location.href = url.href;
131
  }
132
+ console.log("Check");
133
  }
134
  """
135