This website works better with JavaScript
Home
Verkennen
Help
Inloggen
kris
/
MusareFork
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Pull-aanvragen
0
Wiki
Boom:
6803f984c2
Aftakkingen
Labels
albums-artists-wip
kris
kris-spotify
staging
MusareFork
/
backend
/
logic
/
cache
/
schemas
/
punishment.js
punishment.js
73 B
Geschiedenis
Ruwe
1
2
3
4
5
'use strict';
module.exports = (punishment) => {
return punishment;
};