Cytrogen的代码仓库
登录
—
注册
~cytrogen
/
masto-fe
summary
tree
log
refs
ref:
8eba3f59f876e3dfaf589a8c08919548df245956
masto-fe
/
app
/
javascript
/
core
/auth.js
-rw-r--r--
87 bytes
View
Log
View raw
Permalink
8eba3f59
— daj [bugfix] Update public/auth.js (#38)
11 months ago
1
2
3
import
'packs/public-path'
;
import
'./settings'
;
import
'./two_factor_authentication'
;