mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-24 17:45:32 +00:00
[SIS-xxx] adding rendering of current Debra donation information
updating for Debra 2023 campaign adding internal rest api for debra information adding a debra button to receive information
This commit is contained in:
11
python/tools/migrations/warn-migration/dto.py
Normal file
11
python/tools/migrations/warn-migration/dto.py
Normal file
@@ -0,0 +1,11 @@
|
||||
class LegacyWarning:
|
||||
level = 0
|
||||
reason = ''
|
||||
author_id = 0
|
||||
user_id = 0
|
||||
date = 0
|
||||
duration = 0
|
||||
until = 0
|
||||
mod_log_message_id = 0
|
||||
mod_log_channel_id = 0
|
||||
|
||||
Reference in New Issue
Block a user