milje.js: mute error for demo page

This commit is contained in:
He4eT 2024-08-15 21:08:45 +02:00
commit 7dcf6efdef

View file

@ -1,4 +1,4 @@
const browser = (globalThis.browser ?? globalThis.chrome) const browser = (globalThis.browser ?? globalThis.chrome) ?? {}
/* */ /* */