mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Fix toolbar
This commit is contained in:
@@ -3,7 +3,6 @@ import { ChangeDetectorRef, Component, OnInit } from '@angular/core'
|
||||
@Component({
|
||||
selector: 'app-toolbar',
|
||||
templateUrl: './toolbar.component.html',
|
||||
styleUrls: ['./toolbar.component.scss'],
|
||||
})
|
||||
export class ToolbarComponent implements OnInit {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user