mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-02 10:04:22 +00:00
Add settings page
This commit is contained in:
parent
14bb18fbc7
commit
b9d7eb05be
11 changed files with 165 additions and 16 deletions
|
@ -2,4 +2,5 @@ package model
|
|||
|
||||
type Settings struct {
|
||||
DefaultVisibility string `json:"default_visibility"`
|
||||
CopyScope bool `json:"copy_scope"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue