mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-26 12:17:19 +02:00
Autoformat code
This commit is contained in:
parent
3f1e682240
commit
54bda8dc94
1 changed files with 0 additions and 1 deletions
|
@ -204,7 +204,6 @@ impl TConfig {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Self {
|
Self {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
obfuscate: bool_collection.get("obfuscate").cloned().unwrap_or(false),
|
obfuscate: bool_collection.get("obfuscate").cloned().unwrap_or(false),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue