Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewritten code of frontend js. - Changed notification structure to classes. - This should reduce the load on RAM, since class methods are used instead of anonymous methods which loaded RAM.
- Loading branch information