mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 06:55:46 +01:00
removed whitespace
This commit is contained in:
@@ -131,10 +131,8 @@ $(document).ready(function() {
|
||||
|
||||
app.refreshTitle(url);
|
||||
}, animationDuration * 1000 - ((new Date()).getTime() - startTime));
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
ajaxify.removeRelativePath = function(url) {
|
||||
|
||||
Reference in New Issue
Block a user