chore: fix linter warnings
This commit is contained in:
parent
e1e0c314c6
commit
7f0acf15b3
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import QtQuick
|
|||
import Quickshell
|
||||
import qs.components
|
||||
import qs.config
|
||||
import qs.modules.bar.popouts // Need to import this module so the Wrapper type is the same as others
|
||||
|
||||
Item {
|
||||
id: root
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue