mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Expose default theme in meta and API (#13809)
Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@@ -13523,6 +13523,10 @@
|
||||
"type": "string"
|
||||
},
|
||||
"x-go-name": "AllowedReactions"
|
||||
},
|
||||
"default_theme": {
|
||||
"type": "string",
|
||||
"x-go-name": "DefaultTheme"
|
||||
}
|
||||
},
|
||||
"x-go-package": "code.gitea.io/gitea/modules/structs"
|
||||
|
Reference in New Issue
Block a user