Added setting registration status (closes #20)
This commit is contained in:
parent
b3119f5287
commit
dfcbef81ef
16 changed files with 68 additions and 19 deletions
|
|
@ -28,4 +28,6 @@ export function chatSidebarBackground() {
|
|||
document.body.classList.add(`${__ID__}-${key}`);
|
||||
};
|
||||
// #endregion Implementation
|
||||
|
||||
return true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue