1
0
Fork 0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2026-03-02 02:41:34 +00:00

Add instances API

This commit is contained in:
Cadence Fish 2020-01-29 00:38:05 +13:00
parent 6f2d686163
commit 246274a9af
No known key found for this signature in database
GPG key ID: 81015DF9AA8607E1
2 changed files with 8 additions and 2 deletions

View file

@ -70,7 +70,8 @@ module.exports = [
"PAGE_PROFILE",
"PAGE_POST",
"API_STATS",
"PAGE_HOME"
"PAGE_HOME",
"API_INSTANCES"
]
}
}