Skip to content

Commit

Permalink
bounce
Browse files Browse the repository at this point in the history
bkawk committed Nov 23, 2018
1 parent 8587b16 commit 2c16ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/side-bar/worbli-dashnav.js
Original file line number Diff line number Diff line change
@@ -266,7 +266,7 @@ class WorbliDashnav extends PolymerElement {
}

_goHome(){
// this.set('route.path', '/')
this.set('route.path', '/')
}

} window.customElements.define('worbli-dashnav', WorbliDashnav);

0 comments on commit 2c16ad4

Please sign in to comment.