mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
fix(yafti): Add missing colon to reboot button
This commit is contained in:
parent
0ccb1dcbf5
commit
826b6f664a
@ -255,7 +255,7 @@ screens:
|
||||
run: /usr/bin/xdg-open https://ublue.it
|
||||
- "Join the Discord Community":
|
||||
run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx
|
||||
- "Reboot now"
|
||||
- "Reboot now":
|
||||
run: systemctl reboot
|
||||
description: |
|
||||
Thank you for trying Bazzite (Steam Deck Edition). Please reboot to apply changes made by this setup utility.
|
||||
Thank you for trying Bazzite (Steam Deck Edition). Please reboot to apply changes made by this setup utility.
|
||||
|
@ -230,7 +230,7 @@ screens:
|
||||
run: /usr/bin/xdg-open https://ublue.it
|
||||
- "Join the Discord Community":
|
||||
run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx
|
||||
- "Reboot now"
|
||||
- "Reboot now":
|
||||
run: systemctl reboot
|
||||
description: |
|
||||
Thank you for trying Bazzite. Please reboot to apply changes made by this setup utility.
|
||||
|
Loading…
x
Reference in New Issue
Block a user