mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
make dialog bigger
This commit is contained in:
parent
3c7cb34eb9
commit
3c702138ad
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ ${publicURL}"
|
|||
--no-button "Show QR Code" \
|
||||
--yesno "Open the Sphinx Chat app & scan the QR code displayed on the LCD. If you dont have a RaspiBlitz with LCD choose 'Show QR Code'.\n
|
||||
The connection string can also be copied if needed: ${connectionCode}\n
|
||||
${extraPairInfo}" 16 70
|
||||
${extraPairInfo}" 17 76
|
||||
if [ $? -eq 1 ]; then
|
||||
clear
|
||||
qrencode -t ANSI256 "${connectionCode}"
|
||||
|
|
Loading…
Add table
Reference in a new issue