feat: enable some debug logs
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m45s
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m45s
This commit is contained in:
@@ -15,7 +15,7 @@ import throttle from "$lib/helpers/throttle";
|
||||
import { HistoryManager } from "./history-manager";
|
||||
|
||||
const logger = createLogger("graph-manager");
|
||||
logger.mute();
|
||||
// logger.mute();
|
||||
|
||||
const clone =
|
||||
"structuredClone" in self
|
||||
|
||||
Reference in New Issue
Block a user