Skip to content

Commit

Permalink
update: remove debug button
Browse files Browse the repository at this point in the history
  • Loading branch information
dunaevskiy committed Dec 21, 2018
1 parent fc2da2c commit 265d522
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/local/components/sidebar-right/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
| DEBUG: Router

.sidebar__buttons
.sidebar__button
a(href="/default")
i(class="fas play") play
.sidebar__desc
| DEBUG: Router
//- .sidebar__button
//- a(href="/default")
//- i(class="fas play") play
//- .sidebar__desc
//- | DEBUG: Router
.sidebar__button
span(onclick="evodoc.getAPI().getAuth().signOut();")
Expand Down

0 comments on commit 265d522

Please sign in to comment.