1
This commit is contained in:
parent
3d401c9042
commit
c49fdb8138
@ -7,9 +7,9 @@ function add(name) {
|
|||||||
|
|
||||||
function init() {
|
function init() {
|
||||||
// add('season');
|
// add('season');
|
||||||
add('feeback');
|
//add('feeback');
|
||||||
add('rankings');
|
//add('rankings');
|
||||||
add('star');
|
//add('star');
|
||||||
}
|
}
|
||||||
|
|
||||||
exports.init = init;
|
exports.init = init;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user