Skip to content
Snippets Groups Projects
Commit bf7deee2 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FEAT #13268 TIME 0:05 fix build prod

parent ddae211d
No related branches found
No related tags found
No related merge requests found
......@@ -87,4 +87,12 @@ export class ConnectionsAdministrationComponent implements OnInit {
).subscribe(); */
}
toggleConnection(elem: any, state: boolean) {
}
delete(elem: any) {
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment