mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
feat: wip contributors screen.
This commit is contained in:
@@ -77,6 +77,7 @@ class SettingsView extends StatelessWidget {
|
||||
),
|
||||
ListTile(
|
||||
title: I18nText('settingsView.contributorsLabel'),
|
||||
onTap: model.navigateToContributors,
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user