We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8178148 commit 0a2f43bCopy full SHA for 0a2f43b
1 file changed
dashboard/script.js
@@ -1,4 +1,4 @@
1
-const apiUrl = "https://viewerapi.ongdev.com//api"
+const apiUrl = "https://viewerapi.ongdev.com/api"
2
let timeStamp = "date" // date - week - month - year
3
4
function formatTimeFromSec(sec) {
0 commit comments