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
+1 -1
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`