This commit is contained in:
redphx
2024-12-08 20:05:29 +07:00
parent 79ebb1a817
commit de7bf3edc7
13 changed files with 34 additions and 27 deletions

View File

@@ -16,4 +16,4 @@ export class BxLogger {
}
}
(window as any).BxLogger = BxLogger;
window.BxLogger = BxLogger;