mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01:00
Keepp logging in chronical order
This commit is contained in:
parent
5f5d36de23
commit
64ded9a342
@ -30,7 +30,7 @@
|
||||
if (!date){
|
||||
date = new Date();
|
||||
}
|
||||
if (settings.isStillDefault){
|
||||
if (settings.isStillDefault || queue.length){
|
||||
queue.push({level, args, date});
|
||||
}
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user