1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-03-16 05:40:15 +01: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

View File

@@ -79,7 +79,6 @@ template $FlashcardsAppWindow : Adw.ApplicationWindow {
[title]
Adw.WindowTitle title {
title: _("Flashcards");
subtitle: "Test";
}
}