mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-31 19:14:27 +01:00
fix: add short_description to instanceV2Controller
This commit is contained in:
@@ -97,6 +97,7 @@ const instanceV2Controller: AppController = async (c) => {
|
||||
},
|
||||
},
|
||||
screenshots: meta.screenshots,
|
||||
short_description: meta.tagline,
|
||||
languages: [
|
||||
'en',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user