mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-22 14:30:56 -04:00
Cleanup
This commit is contained in:
parent
1b64eb63f5
commit
8eea74c74e
2 changed files with 3 additions and 2 deletions
|
@ -242,6 +242,7 @@ class SidebandApp(MDApp):
|
|||
|
||||
def build(self):
|
||||
FONT_PATH = self.sideband.asset_dir+"/fonts"
|
||||
self.icon = self.sideband.asset_dir+"/icon.png"
|
||||
screen = Builder.load_string(root_layout)
|
||||
|
||||
return screen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue