moved safe positioning
This commit is contained in:
parent
c455e6cd98
commit
341afa233e
@ -1732,10 +1732,10 @@ function getJokesSettings(page) {
|
|||||||
});
|
});
|
||||||
settings = {
|
settings = {
|
||||||
title: title,
|
title: title,
|
||||||
|
safe: safe,
|
||||||
categories: categories,
|
categories: categories,
|
||||||
blacklist: blacklist,
|
blacklist: blacklist,
|
||||||
amount: amount,
|
amount: amount,
|
||||||
safe: safe,
|
|
||||||
};
|
};
|
||||||
console.log(settings);
|
console.log(settings);
|
||||||
return settings;
|
return settings;
|
||||||
|
Loading…
Reference in New Issue
Block a user