fix(flatpak): use stable branch of chatterino
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
28710d9632
commit
280ba57964
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ desktops:
|
||||||
sshd_auth_password_authentication: "yes"
|
sshd_auth_password_authentication: "yes"
|
||||||
|
|
||||||
flatpak_apps:
|
flatpak_apps:
|
||||||
- com.chatterino.chatterino
|
- "com.chatterino.chatterino/{{ ansible_architecture }}/stable"
|
||||||
- com.discordapp.Discord
|
- com.discordapp.Discord
|
||||||
- com.spotify.Client
|
- com.spotify.Client
|
||||||
# - net.ankiweb.Anki
|
# - net.ankiweb.Anki
|
||||||
|
|
Loading…
Reference in a new issue