fix(yafti): Add missing colon to reboot button

This commit is contained in:
RJ Trujillo 2023-08-01 16:54:32 -06:00
parent 0ccb1dcbf5
commit 826b6f664a
2 changed files with 3 additions and 3 deletions

View File

@ -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.

View File

@ -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.