Fix indentation
Remove tab and add spaces, which is how the rest of the file deals with this. Avoid a misaligned preview in github editor.
This commit is contained in:
parent
0b71883833
commit
d6fe30156c
|
@ -201,7 +201,7 @@
|
||||||
|
|
||||||
(if (or (on? "--clean")
|
(if (or (on? "--clean")
|
||||||
(on? "-c")
|
(on? "-c")
|
||||||
(on? "--no-zo")
|
(on? "--no-zo")
|
||||||
(on? "-n"))
|
(on? "-n"))
|
||||||
;; Don't use .zos, in case they're out of date, and don't load
|
;; Don't use .zos, in case they're out of date, and don't load
|
||||||
;; cm:
|
;; cm:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user