add similar indicator
This commit is contained in:
parent
d0006899ec
commit
749171805e
|
|
@ -51,4 +51,6 @@ function createButtonsAndCountElements() {
|
||||||
}, 10);
|
}, 10);
|
||||||
};
|
};
|
||||||
|
|
||||||
runAfterAutogen(createButtonsAndCountElements);
|
runAfterAutogen(createButtonsAndCountElements);
|
||||||
|
|
||||||
|
raaLoaded = true;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue