feat: added portal view (combined view mode) to the sensors module

This commit is contained in:
Serhiy Mytrovtsiy
2024-01-19 21:05:48 +01:00
parent c38e65c3ca
commit 4c35eafd00
5 changed files with 106 additions and 6 deletions

View File

@@ -98,10 +98,6 @@ internal class PopupViewController: NSViewController {
self.view = self.popup
}
override func viewDidLoad() {
super.viewDidLoad()
}
override func viewWillAppear() {
super.viewWillAppear()