Skip to content

Commit

Permalink
🔥 rm extra widget
Browse files Browse the repository at this point in the history
  • Loading branch information
H2Sxxa committed Sep 10, 2024
1 parent d6b1354 commit c749c4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/views/pages/settings.dart
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,6 @@ class SettingsPageState extends State<SettingsPage> {
padding: const EdgeInsets.only(top: 12, bottom: 12),
child: Column(
children: [
const ListTile(
title: Text("应用外观"),
),
ListTile(
leading: const Icon(Icons.color_lens),
title: const Text("主题"),
Expand Down

0 comments on commit c749c4b

Please sign in to comment.