mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 00:44:16 +02:00
fix(arabot): add end time to legacy unrestricts
This commit is contained in:
parent
cfc29fc384
commit
039b84c6b5
@ -132,6 +132,7 @@ export async function unRestrictLegacy(userId: Snowflake, modId: Snowflake, sect
|
||||
},
|
||||
reason: 'This user was restricted with the old bot. Restrict reason, time and mod unknown, check old bot logs.',
|
||||
section,
|
||||
endTime: new Date(),
|
||||
},
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user