mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-02-04 18: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)
|
||||
EXTS="$EXTS|cb7|cbr|cbz|cbt|rar|zip|7z|tar"
|
||||
;;
|
||||
esac
|
||||
esac
|
||||
done
|
||||
|
||||
_filedir "${EXTS#|}"
|
||||
|
|
Loading…
Reference in a new issue