mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-03 10:28:46 +00:00
Add setting for default format
This commit is contained in:
parent
ef41ff32e2
commit
fdd9b8fd2b
7 changed files with 26 additions and 5 deletions
|
@ -121,5 +121,6 @@ type SearchData struct {
|
|||
|
||||
type SettingsData struct {
|
||||
*CommonData
|
||||
Settings *model.Settings
|
||||
Settings *model.Settings
|
||||
PostFormats []model.PostFormat
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue