This website requires JavaScript.
Explore
Help
Sign In
DebaucheryLibrarian
/
traxxx
Watch
2
Star
1
Fork
You've already forked traxxx
1
Code
Issues
37
Pull Requests
1
Releases
Wiki
Activity
6b92b2020d
traxxx
/
assets
/
js
/
auth
/
mutations.js
8 lines
85 B
JavaScript
Executable File
Raw
Blame
History
function
setUser
(
state
,
user
)
{
state
.
user
=
user
;
}
export
default
{
setUser
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink