cleanup Views
This commit is contained in:
@@ -422,7 +422,7 @@ private final class FakeEventSource: PHEventSource {
|
||||
|
||||
let config = try PHConfig.load()
|
||||
let theme = try PHTheme.load("voltage")
|
||||
let controller = PHController(config: config, screen: screen, theme: theme, blocks: blocks)
|
||||
let controller = BarController(config: config, screen: screen, theme: theme, blocks: blocks)
|
||||
|
||||
controller.refresh()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user