Skip to content

Commit

Permalink
feat: fix patch bundle version no longer displayed (ReVanced#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube committed Feb 11, 2023
1 parent 7d3ca3d commit bd39a31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/ui/views/patches_selector/patches_selector_view.dart
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ class _PatchesSelectorViewState extends State<PatchesSelectorView> {
),
actions: [
Container(
height: 2,
margin: const EdgeInsets.only(top: 12, bottom: 12),
padding:
const EdgeInsets.symmetric(horizontal: 6, vertical: 6),
Expand Down

0 comments on commit bd39a31

Please sign in to comment.