(layout/common) Small comment fix

This commit is contained in:
sercan 2021-10-25 15:03:33 +03:00
parent 83e3c85448
commit 20901117d1
2 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ export class NotificationsComponent implements OnInit, OnDestroy
}
/**
* Close the messages panel
* Close the notifications panel
*/
closePanel(): void
{

View File

@ -116,7 +116,7 @@ export class ShortcutsComponent implements OnInit, OnDestroy
}
/**
* Close the messages panel
* Close the shortcuts panel
*/
closePanel(): void
{