Add some information about instance

This commit is contained in:
localhost_frssoft 2022-10-13 01:41:34 +03:00
parent 7dd90ac015
commit 7d54da6380
4 changed files with 88 additions and 1 deletions

View file

@ -122,6 +122,7 @@ type AboutData struct {
type AboutInstanceData struct {
*CommonData
Instance *mastodon.Instance
Peers []string
}
type EmojiData struct {