forked from Shinonome/dots-hyprland
fix tabbar warning
This commit is contained in:
@@ -74,7 +74,6 @@ QuickToggleButton {
|
||||
id: warpStatusCollector
|
||||
onStreamFinished: {
|
||||
if (warpStatusCollector.text.length > 0) {
|
||||
console.log("Showing warp")
|
||||
root.visible = true
|
||||
}
|
||||
if (warpStatusCollector.text.includes("Unable")) {
|
||||
|
||||
Reference in New Issue
Block a user