This website requires JavaScript.
Explore
Help
Sign In
localhost_frssoft
/
bloat
Watch
1
Star
0
Fork
You've already forked bloat
0
mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced
2024-11-05 12:39:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
591360f2a8
bloat
/
model
/
settings.go
6 lines
94 B
Go
Raw
Normal View
History
Unescape
Escape
Use a custom client for settings
2019-12-21 13:13:21 +02:00
package
model
type
Settings
struct
{
Add support for scopes - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts
2019-12-21 15:26:31 +02:00
DefaultVisibility
string
`
json:"default_visibility"
`
Use a custom client for settings
2019-12-21 13:13:21 +02:00
}