Added comments.

This commit is contained in:
tastytea 2019-06-12 21:14:28 +02:00
parent 1108cb3710
commit de1aa38117
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ function toggle(parent)
}
}
// Returns all conversation-headings or profile-tabs.
function get_root_elements()
{
const main = document.getElementsByClassName("main")[0];
@ -64,6 +65,7 @@ function add_button(parent)
parent.append(span);
}
// Check if we need to add a button.
function check()
{
const re = new RegExp(