Skip to content

Commit

Permalink
style(routing): add new line
Browse files Browse the repository at this point in the history
Co-Authored-By: francoischalifour <[email protected]>
  • Loading branch information
samouss and francoischalifour authored Apr 8, 2019
1 parent 4ee5003 commit 840312e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/routers/history.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ class BrowserHistory {
this.parseURL = parseURL;

const title = this.windowTitle && this.windowTitle(this.read());

setWindowTitle(title);
}

Expand Down

0 comments on commit 840312e

Please sign in to comment.