mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 14:46:03 +02:00
wip
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user