diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml index 2232040..87c27af 100644 --- a/com.visualstudio.code.yaml +++ b/com.visualstudio.code.yaml @@ -18,8 +18,6 @@ finish-args: - --device=all - --allow=devel - --filesystem=host - - --filesystem=xdg-config/gtk-3.0:ro - - --filesystem=xdg-config/kdeglobals:ro - --env=NPM_CONFIG_GLOBALCONFIG=/app/etc/npmrc - --env=LD_LIBRARY_PATH=/app/lib - --env=ZYPAK_SPAWN_LATEST_ON_REEXEC=0 diff --git a/flathub.json b/flathub.json index d992683..942dc74 100644 --- a/flathub.json +++ b/flathub.json @@ -1,4 +1,3 @@ { - "only-arches": ["aarch64", "x86_64"], "automerge-flathubbot-prs": false }