1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

remove unused fileURL property

This commit is contained in:
bbedward
2025-10-09 14:17:29 -04:00
parent bc23109f99
commit 97dbd40f07

View File

@@ -621,7 +621,6 @@ DankModal {
required property bool fileIsDir required property bool fileIsDir
required property string filePath required property string filePath
required property string fileName required property string fileName
required property url fileURL
required property int index required property int index
width: weMode ? 245 : 140 width: weMode ? 245 : 140