Files
gitea-rs/crates/gitea-client/docs/GeneralUiSettings.md
2026-03-20 16:24:40 +01:00

619 B

GeneralUiSettings

Properties

Name Type Description Notes
allowed_reactions Option<Vec> AllowedReactions contains the list of allowed emoji reactions [optional]
custom_emojis Option<Vec> CustomEmojis contains the list of custom emojis [optional]
default_theme Option<String> DefaultTheme is the default UI theme [optional]

[Back to Model list] [Back to API list] [Back to README]