mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-19 19:37:29 -06:00
more instance patch work
This commit is contained in:
parent
7974d5e2e6
commit
69000ed68e
5 changed files with 107 additions and 4 deletions
|
|
@ -24,6 +24,8 @@ type Instance struct {
|
|||
ShortDescription string
|
||||
// Longer description of this instance
|
||||
Description string
|
||||
// Terms and conditions of this instance
|
||||
Terms string
|
||||
// Contact email address for this instance
|
||||
ContactEmail string
|
||||
// Contact account ID in the database for this instance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue