1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2025-12-16 03:08:47 +00:00

Add instances API

This commit is contained in:
Cadence Fish
2020-01-29 00:38:05 +13:00
parent 6f2d686163
commit 246274a9af
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"
]
}
}