Browse Source

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

The former is deprecated.
tytan652 2 years ago
parent
commit
0c827d9791
1 changed files with 1 additions and 1 deletions
  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": "org.kde.Platform",
     "runtime-version": "6.4",
     "runtime-version": "6.4",
     "sdk": "org.kde.Sdk",
     "sdk": "org.kde.Sdk",