From 835e09f0b6058eb1df93226281546dbb62f6148c Mon Sep 17 00:00:00 2001 From: Jahed Date: Tue, 20 Aug 2019 15:57:36 +0100 Subject: [PATCH] fix(build): remove dangling comma --- org.DolphinEmu.dolphin-emu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index e7943e7..08d300e 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -15,7 +15,7 @@ "--socket=x11", "--share=network", "--share=ipc", - "--filesystem=xdg-run/app/com.discordapp.Discord:create", + "--filesystem=xdg-run/app/com.discordapp.Discord:create" ], "modules": [ {