mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-07-10 15:12:52 +02:00
chore(deps): cargo update
This commit is contained in:
Generated
+352
-384
File diff suppressed because it is too large
Load Diff
@@ -139,6 +139,7 @@ impl From<&ApplicationsConfig> for Applications {
|
|||||||
|
|
||||||
App {
|
App {
|
||||||
enable: app_config.enable.unwrap_or(applications_config.enable),
|
enable: app_config.enable.unwrap_or(applications_config.enable),
|
||||||
|
#[allow(clippy::obfuscated_if_else)]
|
||||||
name: app_config
|
name: app_config
|
||||||
.name
|
.name
|
||||||
.is_empty()
|
.is_empty()
|
||||||
|
|||||||
Reference in New Issue
Block a user