mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 20:15:07 +00:00
Added missing variables that prevents skeleton from building as it is
This commit is contained in:
parent
2a5d15694c
commit
4659da7390
|
@ -10,6 +10,8 @@ export class FuseQuickPanelComponent implements OnInit
|
|||
{
|
||||
date: Date;
|
||||
settings: any;
|
||||
notes = [];
|
||||
events = [];
|
||||
|
||||
constructor()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user