Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvladus committed Oct 12, 2023
1 parent 65c89f2 commit 1a085b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/res/ui/preferences.ui
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,8 @@
<child>
<object class="AdwEntryRow" id="sync_cal_name">
<property name="title" translatable="yes">Calendar Name ("Errands" by Default)</property>
<signal name="changed" handler="on_cal_name_changed" />
<property name="show-apply-button">true</property>
<signal name="apply" handler="on_cal_name_changed" />
</object>
</child>

Expand Down

0 comments on commit 1a085b9

Please sign in to comment.