From 5bea7cf2ffe1e33fcfeb03acc24c6c86b947c370 Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Wed, 17 Apr 2024 10:56:16 +0500 Subject: [PATCH] Update --- com.github.Melawy.ArchUpdate/contents/_toolbox/Cmd.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.github.Melawy.ArchUpdate/contents/_toolbox/Cmd.qml b/com.github.Melawy.ArchUpdate/contents/_toolbox/Cmd.qml index 682ab33..cd2f45a 100644 --- a/com.github.Melawy.ArchUpdate/contents/_toolbox/Cmd.qml +++ b/com.github.Melawy.ArchUpdate/contents/_toolbox/Cmd.qml @@ -6,7 +6,7 @@ import org.kde.plasma.core as PlasmaCore import org.kde.plasma.plasmoid import org.kde.plasma.plasma5support as Plasma5Support -PlasmaCore.DataSource { +Plasma5Support.DataSource { id: executable engine: "executable" connectedSources: []