mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-18 16:53:56 +00:00
fix: Readd divider mistakenly removed in #194
This commit is contained in:
@@ -94,6 +94,7 @@ class SettingsView extends StatelessWidget {
|
||||
subtitle: 'English',
|
||||
onTap: () => model.showLanguagesDialog(context),
|
||||
),
|
||||
_settingsDivider,
|
||||
SettingsSection(
|
||||
title: 'settingsView.patcherSectionTitle',
|
||||
children: <Widget>[
|
||||
|
||||
Reference in New Issue
Block a user