This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
archive
/
MusareReact
mirror da
https://github.com/Musare/MusareReact
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
dcdb9b5846
Rami (Branch)
Tag
master
MusareReact
/
backend
/
logic
/
cache
/
schemas
/
punishment.js
punishment.js
73 B
Cronologia
Originale
1
2
3
4
5
'use strict';
module.exports = (punishment) => {
return punishment;
};