Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jimin9038 committed Apr 12, 2022
1 parent 234f129 commit ef3ff4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/oj/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
'judge',
'assignment',
'course',
'group'
'group',
'qna'
]

Expand Down

0 comments on commit ef3ff4a

Please sign in to comment.