mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-02-06 02:06:29 +01:00
no logging for now
This commit is contained in:
@@ -36,8 +36,6 @@ export default class ProgressBar extends React.Component<IProps, IState> {
|
|||||||
files: prog?.files,
|
files: prog?.files,
|
||||||
total: prog?.total || 0,
|
total: prog?.total || 0,
|
||||||
})
|
})
|
||||||
|
|
||||||
console.log(prog)
|
|
||||||
}, 500)
|
}, 500)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user