mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-06-14 20:06:27 +03:00
rollback PL translations for User type
This commit is contained in:
@@ -55,7 +55,6 @@ const SingleUpload: FC<SingleUploadProps> = ({
|
||||
const { LL } = useI18nContext();
|
||||
|
||||
const progressText = () => {
|
||||
console.log(progress);
|
||||
if (uploading) {
|
||||
return (
|
||||
LL.UPLOADING() +
|
||||
|
||||
Reference in New Issue
Block a user