mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
fix little bug
This commit is contained in:
@@ -96,7 +96,6 @@ const VaultPage = (props) => {
|
||||
? error.response.status
|
||||
: error.message}`
|
||||
);
|
||||
updateStateWithBrews([], 1);
|
||||
});
|
||||
|
||||
if (response.ok)
|
||||
|
||||
Reference in New Issue
Block a user