mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-12 10:30:36 +01:00
Update MasterView.tsx
This commit is contained in:
parent
26cdc98614
commit
d3172f57aa
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ const MasterView = () => {
|
|||
<CompanionDelegates />
|
||||
</Suspense>
|
||||
)}
|
||||
<DevMenu />
|
||||
{__DEV__ && <DevMenu />}
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue