mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 15:44:35 +01:00
Implement new GC API & rename to zipUtils
This commit is contained in:
@@ -2,7 +2,7 @@ import React from 'react'
|
||||
import Menu from './Menu'
|
||||
import Tr from '../../../utils/language'
|
||||
import DownloadHandler from '../../../utils/download'
|
||||
import { unzip } from '../../../utils/zip_utils'
|
||||
import { unzip } from '../../../utils/zipUtils'
|
||||
import BigButton from '../common/BigButton'
|
||||
import { dataDir } from '@tauri-apps/api/path'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user