Add endpoints property to apps

This commit is contained in:
Sam Carlton 2020-11-20 15:50:08 -06:00
parent 61268576e1
commit ae81543a45
2 changed files with 2 additions and 0 deletions

View file

@ -135,6 +135,7 @@ export default async function () {
url,
text,
slug: appSlug,
endpoint: `/app/${appSlug}`,
section: {
label: sectionTitle,
slug: sectionSlug