mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
Another warning axed
This commit is contained in:
@@ -155,7 +155,7 @@ PanelWindow {
|
|||||||
"loader": clipboardHistoryModalPopup,
|
"loader": clipboardHistoryModalPopup,
|
||||||
"prop": "visible"
|
"prop": "visible"
|
||||||
}]
|
}]
|
||||||
return loaders.some(item => item.loader?.item[item.prop])
|
return loaders.some(item => item.loader?.item?.[item.prop])
|
||||||
}
|
}
|
||||||
|
|
||||||
Connections {
|
Connections {
|
||||||
|
|||||||
Reference in New Issue
Block a user