Merged a11y changes to master.
This commit is contained in:
parent
c3a7e39def
commit
e0b86e0e3c
@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Dialog accessibility
|
||||
export DIALOGOPTS='--no-lines --visit-items'
|
||||
|
||||
# Automatic update function
|
||||
update() {
|
||||
local filePath="$(command -v ${0})"
|
||||
|
Loading…
Reference in New Issue
Block a user