Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
60792ec75346a80c5912ee3f918acc8d8a88deb2
masto-fe
/
app
/
javascript
/
core
/auth.js
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
60792ec7
— prplecake [feature] Add logout button to sidebar (#48)
10 months ago
1
2
3
import
'packs/public-path'
;
import
'./settings'
;
import
'./two_factor_authentication'
;