removed unnecessary comments

This commit is contained in:
Marepalli Santhosh
2025-11-09 11:36:04 +05:30
committed by GitHub
parent 9c1c97a7ec
commit 8a5852f61a
@@ -11,9 +11,7 @@ Singleton {
{ identifier: "crosshair", materialSymbol: "point_scan" },
{ identifier: "fpsLimiter", materialSymbol: "animation" },
{ identifier: "resources", materialSymbol: "browse_activity" },
// CUSTOM: Stickypad integration - START
{ identifier: "stickypad", materialSymbol: "note_stack" }
// CUSTOM: Stickypad integration - END
]
readonly property bool hasPinnedWidgets: root.pinnedWidgetIdentifiers.length > 0