mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-04-13 09:44:40 +00:00
enable local timeline in Phanpy clients
This commit is contained in:
parent
3c54680860
commit
984be9e7aa
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ export class ApiInstanceMastodon {
|
|||
title: this.meta.name || 'Sharkey',
|
||||
description: this.meta.description || 'This is a vanilla Sharkey Instance. It doesn\'t seem to have a description.',
|
||||
email: instance.email || '',
|
||||
version: `3.0.0 (compatible; Sharkey ${this.config.version})`,
|
||||
version: `3.0.0 (compatible; Sharkey ${this.config.version}; like Akkoma)`,
|
||||
urls: instance.urls,
|
||||
stats: {
|
||||
user_count: instance.stats.user_count,
|
||||
|
|
Loading…
Add table
Reference in a new issue