From 5c294e6c84aa813d39366d3fce2fb74adc85d006 Mon Sep 17 00:00:00 2001 From: Unrud Date: Mon, 25 Jun 2018 06:12:40 +0200 Subject: [PATCH] fix module name --- flatpak/com.github.unrud.RemoteTouchpad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/com.github.unrud.RemoteTouchpad.json b/flatpak/com.github.unrud.RemoteTouchpad.json index b261473..ef4b838 100644 --- a/flatpak/com.github.unrud.RemoteTouchpad.json +++ b/flatpak/com.github.unrud.RemoteTouchpad.json @@ -16,7 +16,7 @@ ], "modules" : [ { - "name" : "remote-desktop", + "name" : "remote-touchpad", "sources" : [ { "type" : "git",