mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-30 02:01:37 +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 {
|
||||
enable: app_config.enable.unwrap_or(applications_config.enable),
|
||||
#[allow(clippy::obfuscated_if_else)]
|
||||
name: app_config
|
||||
.name
|
||||
.is_empty()
|
||||
|
||||
Reference in New Issue
Block a user