1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05: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 string filePath
required property string fileName
required property url fileURL
required property int index
width: weMode ? 245 : 140