mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-02-04 21:44:56 +01:00
Fix indentation
This commit is contained in:
parent
847e0b746a
commit
9ccad6cbc2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ _zathura() {
|
||||||
libcb.so)
|
libcb.so)
|
||||||
EXTS="$EXTS|cb7|cbr|cbz|cbt|rar|zip|7z|tar"
|
EXTS="$EXTS|cb7|cbr|cbz|cbt|rar|zip|7z|tar"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
_filedir "${EXTS#|}"
|
_filedir "${EXTS#|}"
|
||||||
|
|
Loading…
Reference in a new issue