mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-18 23:22:05 +00:00
fix: oopsie
This commit is contained in:
parent
be5a84d2a4
commit
cad1026f92
1 changed files with 0 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in a new issue