diff --git a/resources/ui/create-card.blp b/resources/ui/create-card.blp index f947a53..e3e4877 100644 --- a/resources/ui/create-card.blp +++ b/resources/ui/create-card.blp @@ -10,14 +10,14 @@ template $FlashcardsCreateCardDialog : Adw.AlertDialog { ] response => $on_response(); - Adw.EntryRow entry { + Adw.EntryRow titleEntry { title: _("Title"); styles [ "card", ] } - Adw.EntryRow entry { + Adw.EntryRow answerEntry { title: _("Answer"); styles [ "card",