This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
owen
/
MusareNode
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1fba4dad41
Rami (Branch)
Tag
backup/staging
experimental
manage-station
master
polishing
staging
v2.1.0
2.0
1.0
MusareNode
/
backend
/
logic
/
cache
/
schemas
/
punishment.js
punishment.js
73 B
Cronologia
Originale
1
2
3
4
5
'use strict';
module.exports = (punishment) => {
return punishment;
};