mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 16:35:47 +01:00
fixed pushState urls
This commit is contained in:
@@ -98,8 +98,6 @@ var socket,
|
||||
window.location.reload();
|
||||
});
|
||||
}
|
||||
|
||||
callback();
|
||||
},
|
||||
async: false
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user