mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-19 14:33:58 +00:00
1.2.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Webhook } from './Webhook'
|
||||
|
||||
export function log(title: string, message: string, type?: 'log' | 'warn' | 'error') {
|
||||
const currentTime = new Date().toISOString()
|
||||
const currentTime = new Date().toLocaleString()
|
||||
|
||||
let str = ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user