fix: de golmon
This commit is contained in:
parent
4eaa35584d
commit
bcf6868150
@ -1,3 +1,11 @@
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
in_matchmaking = {
|
||||
"tournaments": {
|
||||
|
||||
},
|
||||
"normal": {
|
||||
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user