add similar indicator

This commit is contained in:
An Orbit 2023-12-25 08:11:24 -05:00 committed by GitHub
parent d0006899ec
commit 749171805e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -52,3 +52,5 @@ function createButtonsAndCountElements() {
}; };
runAfterAutogen(createButtonsAndCountElements); runAfterAutogen(createButtonsAndCountElements);
raaLoaded = true;