Skip to content

Commit

Permalink
fix disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoonDorise committed Mar 16, 2023
1 parent c2da9ca commit 8ed164e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/pages/EmulatorsPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ function EmulatorsPage() {
title={'Update your Emulators'}
description="Update your emulators right from EmuDeck"
onClick={() => navigate(`/update-emulators`)}
disabled={disableResetButton}
/>
</div>
</div>
Expand Down

0 comments on commit 8ed164e

Please sign in to comment.