mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 12:47:37 +02:00
fix: minor app bar title fix
This commit is contained in:
@ -47,7 +47,7 @@ class SettingsView extends StatelessWidget {
|
||||
horizontal: 20.0,
|
||||
),
|
||||
title: I18nText(
|
||||
'homeView.widgetTitle',
|
||||
'settingsView.widgetTitle',
|
||||
child: Text(
|
||||
'',
|
||||
style: GoogleFonts.inter(
|
||||
|
Reference in New Issue
Block a user