mirror of
https://github.com/lptstr/winfetch.git
synced 2026-09-24 07:15:12 -05:00
Use OTBS style
This commit is contained in:
@@ -153,8 +153,7 @@ enum Configuration
|
||||
}
|
||||
[Configuration]$configuration = if ((Get-Item -Path $config).Length -gt 0) {
|
||||
. $config
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
0xFFF
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user