wip
This commit is contained in:
parent
3211d90e09
commit
12cba7a76d
37 changed files with 173 additions and 167 deletions
|
|
@ -97,7 +97,7 @@
|
|||
this.token = window.location.href.split '/' .pop!
|
||||
|
||||
this.on('mount', () => {
|
||||
if not @SIGNIN then return
|
||||
if not this.SIGNIN then return
|
||||
|
||||
// Fetch session
|
||||
this.api 'auth/session/show' do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue