Update UI

Refactor and added new functioms
This commit is contained in:
AlphaX-Projects
2024-05-08 13:16:23 +02:00
parent 940f9f82f8
commit fa29ff4c43
357 changed files with 82113 additions and 83085 deletions

View File

@@ -29,16 +29,6 @@ const uiCoreController = (type) => {
default:
return
}
}
module.exports = uiCoreController
/**
* Performance update
* Write a CSS ripple effect and replace all paper-ripple and mwc-ripple
* Do something about the particles...
*/
// TODO: notifications settings, do not show notification in an active chat, Fix double message rendering, right custom menu in chat
module.exports = uiCoreController