mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
#9073 clear logs
This commit is contained in:
parent
ad4750c409
commit
5d6ac202df
@ -79,8 +79,6 @@ function render_counter() {
|
||||
}
|
||||
|
||||
function next_tip() {
|
||||
console.log(JSON.stringify(idTips));
|
||||
console.log(totalTips);
|
||||
if (idTips.length >= totalTips) {
|
||||
idTips = [];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user