mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
chore: format
This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
toast.success(`Successfully imported ${userCount} users`);
|
toast.success(`Successfully imported ${userCount} users.`);
|
||||||
inputFiles = null;
|
inputFiles = null;
|
||||||
const uploadInputElement = document.getElementById('upload-user-csv-input');
|
const uploadInputElement = document.getElementById('upload-user-csv-input');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user