fixup! UI: Add QR scan results
Fix typo Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
e16da12b7f
commit
7710438ba2
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ Adw.ToolbarView toolbar {
|
||||||
|
|
||||||
Adw.Dialog qr_dialog {
|
Adw.Dialog qr_dialog {
|
||||||
follows-content-size: true;
|
follows-content-size: true;
|
||||||
title: _("Scaned QRs");
|
title: _("Scanned QRs");
|
||||||
|
|
||||||
Adw.ToolbarView {
|
Adw.ToolbarView {
|
||||||
styles [
|
styles [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue