start of caching, csrf interceptor, and device service
This commit is contained in:
@@ -21,7 +21,7 @@ export class FolderChartComponent implements OnInit {
|
||||
|
||||
ngOnInit(): void {
|
||||
for (let state in Folder.StateType) {
|
||||
console.log(state);
|
||||
// console.log(state);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user