mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-9] adding migration scripts for custom commands and economy
This commit is contained in:
3
tools/economy-migration/dto.py
Normal file
3
tools/economy-migration/dto.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class LegacyCredits:
|
||||
user_id = 0
|
||||
credits = 0
|
||||
Reference in New Issue
Block a user