downloading and extracting

This commit is contained in:
SpikeHD
2022-07-24 18:14:18 -07:00
parent 975b04fd0e
commit 36c2302f1b
13 changed files with 143 additions and 28 deletions

View File

@@ -24,8 +24,6 @@ export class ModList extends React.Component<IProps, IState> {
constructor(props: IProps) {
super(props)
console.log('Getting')
this.state = {
modList: null,
installedList: null,