mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 01:08:47 +00:00
(layout/common) Small comment fix
This commit is contained in:
parent
83e3c85448
commit
20901117d1
|
@ -103,7 +103,7 @@ export class NotificationsComponent implements OnInit, OnDestroy
|
|||
}
|
||||
|
||||
/**
|
||||
* Close the messages panel
|
||||
* Close the notifications panel
|
||||
*/
|
||||
closePanel(): void
|
||||
{
|
||||
|
|
|
@ -116,7 +116,7 @@ export class ShortcutsComponent implements OnInit, OnDestroy
|
|||
}
|
||||
|
||||
/**
|
||||
* Close the messages panel
|
||||
* Close the shortcuts panel
|
||||
*/
|
||||
closePanel(): void
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user