Merge branch 'feature-notification-management-not004' into feature-notification-management

This commit is contained in:
Jissin Mathew
2026-05-21 20:54:20 +05:30
7 changed files with 65 additions and 0 deletions
@@ -4,6 +4,7 @@
void UserInterface::run()
{
m_controller.runSystemChecks();
bool isMenuActive = true;
while (isMenuActive)
{