mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-02-23 10:23:32 +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…
x
Reference in New Issue
Block a user