mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
chore: format
This commit is contained in:
@@ -92,7 +92,6 @@
|
||||
};
|
||||
|
||||
const exportHandler = async () => {
|
||||
|
||||
const _feedbacks = await exportAllFeedbacks(localStorage.token).catch((err) => {
|
||||
toast.error(err);
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user