From 2dbec4489eabc68c071c8bdf5451af2284e20485 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 17 Jun 2025 15:55:26 +1000 Subject: feat: impl scheme launcher action --- modules/launcher/Actions.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/launcher/Actions.qml') diff --git a/modules/launcher/Actions.qml b/modules/launcher/Actions.qml index ae732db..4cb3a31 100644 --- a/modules/launcher/Actions.qml +++ b/modules/launcher/Actions.qml @@ -175,7 +175,6 @@ Singleton { required property string desc required property string icon property bool disabled - property string disabledReason function onClicked(list: AppList): void { } -- cgit v1.2.3-freya