Mark files as debug

This commit is contained in:
Oleg Korshul
2024-12-27 17:54:45 +03:00
parent 1c9f7ac597
commit b4f4da26d6
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// not intended for use in production. only for testing/debugging purposes
window.onload = function()
{
var holder = document.body;