Ver Fonte

build-aux: Replace app-id by id in the Flatpak manifest

The former is deprecated.
tytan652 há 2 anos atrás
pai
commit
0c827d9791
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      build-aux/com.obsproject.Studio.json

+ 1 - 1
build-aux/com.obsproject.Studio.json

@@ -1,5 +1,5 @@
 {
-    "app-id": "com.obsproject.Studio",
+    "id": "com.obsproject.Studio",
     "runtime": "org.kde.Platform",
     "runtime-version": "6.4",
     "sdk": "org.kde.Sdk",