mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:38:25 +01:00
add secure instance icon !!
This commit is contained in:
parent
1f71583939
commit
f92cdb687e
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ const { api } = require("../init/pages-api.js");
|
|||
|
||||
function init(app, config, rendertemplate) {
|
||||
var didstart = false;
|
||||
|
||||
initlog("wait a few mins... pt on timeout rn");
|
||||
|
||||
app.get("/*", function (req, res, next) {
|
||||
|
|
Loading…
Reference in a new issue