mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 15:44:35 +01:00
Slightly extend typing timer
This commit is contained in:
@@ -151,7 +151,7 @@ export class Mods extends React.Component<IProps, IState> {
|
|||||||
},
|
},
|
||||||
this.forceUpdate
|
this.forceUpdate
|
||||||
)
|
)
|
||||||
}, 300)
|
}, 500)
|
||||||
}
|
}
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
|
|||||||
Reference in New Issue
Block a user