fixed flatpak location preferences

This commit is contained in:
GeoffreyCoulaud
2023-07-01 02:55:42 +02:00
parent 8e7d08b3b2
commit b3c2437618
2 changed files with 3 additions and 3 deletions

View File

@@ -233,7 +233,7 @@ template $PreferencesWindow : Adw.PreferencesWindow {
Adw.ActionRow flatpak_data_action_row {
title: _("Install Location");
Button flatpak_config_file_chooser_button {
Button flatpak_data_file_chooser_button {
icon-name: "folder-symbolic";
valign: center;
}