This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
archive
/
MusareReact
mirror de
https://github.com/Musare/MusareReact
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
e69cf1a0d0
Ramos
Etiquetas
master
MusareReact
/
backend
/
logic
/
cache
/
schemas
/
punishment.js
punishment.js
73 B
Histórico
Em bruto
1
2
3
4
5
'use strict';
module.exports = (punishment) => {
return punishment;
};