mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 22:29:38 +00:00
Update to Angular 19
This commit is contained in:
@@ -5,6 +5,7 @@ import { SettingsService } from 'src-angular/app/core/services/settings.service'
|
||||
@Component({
|
||||
selector: 'app-tools',
|
||||
templateUrl: './tools.component.html',
|
||||
standalone: false,
|
||||
})
|
||||
export class ToolsComponent {
|
||||
@ViewChild('themeDropdown', { static: true }) themeDropdown: ElementRef
|
||||
|
||||
Reference in New Issue
Block a user