This commit is contained in:
@@ -693,8 +693,6 @@ const fallbackToExplainHome = () => {
|
||||
}
|
||||
|
||||
const handleBack = () => {
|
||||
globalAudioPlayer.close()
|
||||
|
||||
if (typeof window !== 'undefined' && window.history.length > 1) {
|
||||
const currentHref = window.location.href
|
||||
window.history.back()
|
||||
|
||||
Reference in New Issue
Block a user