reload
This commit is contained in:
parent
313a30b9e0
commit
fa01e2d306
|
|
@ -17,6 +17,7 @@ export const browserCommands: Record<string, () => any> = {
|
|||
resize()
|
||||
autoScroll()
|
||||
},
|
||||
reload: () => (window as any).location = window.location,
|
||||
session: () => sessionID,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user