moved to before-unload event

This commit is contained in:
Baipyrus 2023-01-18 15:05:59 +01:00
parent d2580fbed5
commit f50975cf7a

View File

@ -1,4 +1,4 @@
const logging = false; const logging = true;
const fs = require('fs'); const fs = require('fs');
const http = require('http'); const http = require('http');