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