This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
youjo-be
Watch
1
Star
0
Fork
You've already forked youjo-be
0
mirror of
https://git.youjo.love/youjo/youjo-be.git
synced
2025-01-19 18:56:08 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
56c75aec12
youjo-be
/
lib
/
pleroma
/
web
/
channels
History
Egor Kislitsyn
1b3d921921
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00
..
user_socket.ex
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00