1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-06-14 23:03:51 +00:00

fix subtitle

This commit is contained in:
2026-03-06 15:48:13 +01:00
parent 504b8c674c
commit 47a481bdad
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -79,7 +79,6 @@ template $FlashcardsAppWindow : Adw.ApplicationWindow {
[title]
Adw.WindowTitle title {
title: _("Flashcards");
subtitle: "Test";
}
}