Skip to content

Commit

Permalink
Conflict with the code boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler authored Jun 16, 2024
1 parent 33e31a1 commit 47bb49d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions system/usr/share/mmrl/config/mmrl_wpd/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ function App() {
<Tabbar
modifier="noshadow"
position="top"
swipeable
index={index}
onPreChange={(event) => {
if (event.index != index) {
Expand All @@ -46,4 +45,4 @@ function App() {
export default withRequireNewVersion({
versionCode: 21510,
component: App,
});
});

0 comments on commit 47bb49d

Please sign in to comment.