pull/833/head
Akhil 2023-09-26 23:17:28 +05:30
parent 6b4983fc28
commit 269d080df1
No known key found for this signature in database
GPG Key ID: A8AB680DBB7F3D45
2 changed files with 2 additions and 1 deletions

View File

@ -82,6 +82,7 @@ class OtherController extends GenericApiController
};
$defaultTimelinePath = $this->config->getSystemValue('memories.default_timeline_path', 'EMPTY');
return new JSONResponse([
// general stuff
'version' => $version,