update: temp disable hacktime watcher

This commit is contained in:
Saahil 2024-11-28 21:01:50 -05:00 committed by GitHub
parent f8ede0d983
commit 9df2aa65e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ const db = new JSONdb("data.json");
attachDB(db);
app.start(process.env.PORT || 3000).then(async (d) => {
console.log(`App is UP (please help)`);
watchForWhenIUseHacktime(app);
// watchForWhenIUseHacktime(app);
setInterval(() => {
try {
function r() {