This website requires JavaScript.
Explore
Help
Sign In
boiii
/
traxxx
forked from
DebaucheryLibrarian/traxxx
Watch
1
Star
0
Fork
You've already forked traxxx
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
af7fa56e02
traxxx
/
assets
/
js
/
auth
/
state.js
5 lines
56 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Transitioning to Vue. Installed environment and restored homepage scene overview.
2019-06-03 03:31:38 +00:00
export
default
{
Switched to tabs. Adding missing actor entries when scraping actors, with batch ID.
2020-05-14 02:26:05 +00:00
authenticated
:
false
,
user
:
null
,
Transitioning to Vue. Installed environment and restored homepage scene overview.
2019-06-03 03:31:38 +00:00
}
;