mirror of
https://github.com/StepanovPlaton/torrent_backend.git
synced 2026-04-03 20:30:38 +04:00
Update game models
This commit is contained in:
2
database/models/__init__.py
Normal file
2
database/models/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .games import Game as Game
|
||||
from .users import User as User
|
||||
Reference in New Issue
Block a user