fix comment for WebOptions follow_system_theme (#2233)

This commit is contained in:
Mikhail Sheldyakov 2022-11-05 10:20:53 +02:00 committed by GitHub
parent fcb00723bc
commit 25718f2774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -454,7 +454,7 @@ pub struct WebOptions {
///
/// See also [`Self::default_theme`].
///
/// Default: `false`.
/// Default: `true`.
pub follow_system_theme: bool,
/// Which theme to use in case [`Self::follow_system_theme`] is `false`