mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-04 10:58:48 +00:00
Add some information about instance
This commit is contained in:
parent
7dd90ac015
commit
7d54da6380
4 changed files with 88 additions and 1 deletions
|
@ -122,6 +122,7 @@ type AboutData struct {
|
|||
type AboutInstanceData struct {
|
||||
*CommonData
|
||||
Instance *mastodon.Instance
|
||||
Peers []string
|
||||
}
|
||||
|
||||
type EmojiData struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue