This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
archive
/
MusicSite
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
1fba4dad41
Větve
Značky
experimental
staging
MusicSite
/
backend
/
logic
/
cache
/
schemas
/
punishment.js
punishment.js
73 B
Historie
Surový
1
2
3
4
5
'use strict';
module.exports = (punishment) => {
return punishment;
};