mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-06-08 16:00:18 +00:00
fix syntax error
This commit is contained in:
@@ -11,8 +11,6 @@
|
|||||||
"--share=network",
|
"--share=network",
|
||||||
"--socket=pulseaudio",
|
"--socket=pulseaudio",
|
||||||
"--filesystem=xdg-download",
|
"--filesystem=xdg-download",
|
||||||
"--filesystem=xdg-data/themes:ro",
|
|
||||||
"--filesystem=xdg-data/icons:ro",
|
|
||||||
"--filesystem=xdg-run/tray-icon:create",
|
"--filesystem=xdg-run/tray-icon:create",
|
||||||
"--env=GTK_CSD=1",
|
"--env=GTK_CSD=1",
|
||||||
"--talk-name=org.freedesktop.Notifications",
|
"--talk-name=org.freedesktop.Notifications",
|
||||||
@@ -103,7 +101,7 @@
|
|||||||
"/share/man"
|
"/share/man"
|
||||||
],
|
],
|
||||||
"post-install": [
|
"post-install": [
|
||||||
"install -d /app/extensions"
|
"install -d /app/extensions"
|
||||||
],
|
],
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user