mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-06 01:02:04 +00:00
Fix for backup event fetching logic on details page
This commit is contained in:
parent
b3b78b9385
commit
4af0172b9a
@ -95,8 +95,6 @@ const Details = () => {
|
||||
setDecryptedContent(decrypted);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
showToast('error', 'Error', 'Event not found');
|
||||
}
|
||||
} catch (error) {
|
||||
console.error('Error fetching event:', error);
|
||||
|
Loading…
x
Reference in New Issue
Block a user