feat: add empty description text

This commit is contained in:
0xMRTT 2022-09-16 17:55:59 +02:00
parent 69cf90520d
commit 7b28df4241
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -116,6 +116,8 @@ template GradiencePresetRow : Adw.ExpanderRow {
wrap: true;
selectable: true;
label: _("We are sorry, but this preset has no description.");
layout {
row: 0;
column: 1;