Skip to content

Commit

Permalink
fix: oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaUnknown committed Aug 20, 2024
1 parent 62b21bd commit 08cdae4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/modules/util.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { SUPPORTS } from '@/modules/support.js'
import { enable } from './debug.js'

export function countdown (s) {
const d = Math.floor(s / (3600 * 24))
Expand Down

0 comments on commit 08cdae4

Please sign in to comment.