mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 19:39:57 -05:00
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