From 47bb49dfac85b125a9056399313e87a6f99995e3 Mon Sep 17 00:00:00 2001 From: Der_Googler <54764558+DerGoogler@users.noreply.github.com> Date: Sun, 16 Jun 2024 21:29:37 +0200 Subject: [PATCH] Conflict with the code boxes --- system/usr/share/mmrl/config/mmrl_wpd/index.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/usr/share/mmrl/config/mmrl_wpd/index.jsx b/system/usr/share/mmrl/config/mmrl_wpd/index.jsx index 5aa0600..8dd075a 100644 --- a/system/usr/share/mmrl/config/mmrl_wpd/index.jsx +++ b/system/usr/share/mmrl/config/mmrl_wpd/index.jsx @@ -30,7 +30,6 @@ function App() { { if (event.index != index) { @@ -46,4 +45,4 @@ function App() { export default withRequireNewVersion({ versionCode: 21510, component: App, -}); \ No newline at end of file +});