mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +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