Skip to content

Commit c46c662

Browse files
committed
feat: only allow the author or staff for solution acceptance and fix mark as solved mentions
1 parent 61838c3 commit c46c662

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/cogs/forum/forum_showcase.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"Sunday",
4949
]
5050

51+
# timezone
5152
LOCAL_TIMEZONE = timezone(timedelta(hours=8))
5253
LOCAL_TIMEZONE_LABEL = "UTC+8"
5354

0 commit comments

Comments
 (0)