From ddf7ff728dd933b14261f3b94a1aca043fe105b5 Mon Sep 17 00:00:00 2001 From: Sophie Krause Date: Fri, 6 Mar 2026 15:48:12 +0100 Subject: [PATCH] rename duplicate ids --- resources/ui/create-card.blp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",