♻️ Add version reading by package file
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
IconUpload,
|
||||
} from '@tabler/icons';
|
||||
import { useTranslation } from 'next-i18next';
|
||||
import { calculateETA } from '../../tools/calculateEta';
|
||||
import { calculateETA } from '../../tools/client/calculateEta';
|
||||
import { humanFileSize } from '../../tools/humanFileSize';
|
||||
import { AppType } from '../../types/app';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user