mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
fix: minor app bar title fix
This commit is contained in:
parent
6f96c668de
commit
defde39e31
@ -47,7 +47,7 @@ class SettingsView extends StatelessWidget {
|
||||
horizontal: 20.0,
|
||||
),
|
||||
title: I18nText(
|
||||
'homeView.widgetTitle',
|
||||
'settingsView.widgetTitle',
|
||||
child: Text(
|
||||
'',
|
||||
style: GoogleFonts.inter(
|
||||
|
Loading…
Reference in New Issue
Block a user