fix: add short_description to instanceV2Controller

This commit is contained in:
P. Reis 2024-11-07 15:22:28 -03:00
parent 840cacd561
commit 115641b3c2

View file

@ -97,6 +97,7 @@ const instanceV2Controller: AppController = async (c) => {
},
},
screenshots: meta.screenshots,
short_description: meta.tagline,
languages: [
'en',
],