Browse Source
Fixing a logical error in an if statement where we used `&&` which should have been `||`. Signed-off-by: BlackDex <black.dex@gmail.com>pull/5175/head
Mathijs van Veluw
2 months ago
committed by
GitHub
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue