mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 19:27:36 +02:00
refactors, dynamic constants (lol)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react'
|
||||
import constants from '../constants.json'
|
||||
import constants from '../constants'
|
||||
|
||||
export default function Sleep() {
|
||||
const hours = new Date().getHours()
|
||||
|
||||
Reference in New Issue
Block a user