mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 08:34:43 +01:00
window reload
This commit is contained in:
@@ -67,6 +67,9 @@ export default class TopBar extends React.Component<IProps, IState> {
|
|||||||
// Activate... SWAG MODE
|
// Activate... SWAG MODE
|
||||||
await setConfigOption('swag_mode', true)
|
await setConfigOption('swag_mode', true)
|
||||||
|
|
||||||
|
// Reload the window
|
||||||
|
window.location.reload()
|
||||||
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user