mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +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;
|
||||
const uploadInputElement = document.getElementById('upload-user-csv-input');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user