This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
1
mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced
2024-11-19 03:19:17 +00:00
Code
Issues
Wiki
Activity
1b3d921921
akkoma
/
lib
/
mix
History
Egor Kislitsyn
1b3d921921
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00
..
tasks
/pleroma
change
Repo.get(User, id)
=>
User.get_by_id(id)
2019-04-02 17:01:26 +07:00