mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 09:23:44 +00:00
make it segfault :blobcatcozy:
This commit is contained in:
@@ -94,7 +94,7 @@ function init(app, config, rendertemplate) {
|
||||
|
||||
}, 100);
|
||||
} catch (err) {
|
||||
initlog("[FAILED] Load pages \n" + err);
|
||||
initlog("[POKE SEGFAULT] Load pages \n" + err);
|
||||
console.error(err);
|
||||
}
|
||||
}, 100);
|
||||
|
||||
Reference in New Issue
Block a user