summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-09-23 01:23:17 +0200
committersijanec <sijanecantonluka@gmail.com>2020-09-23 01:23:17 +0200
commitee088b33407901f4b53c1eb177795f55769f3c51 (patch)
tree18fed5b8841b8ed11ceaf717aa67630c01d63b49 /assets
parentAdded LICENSE (diff)
downloadbeziapp-ee088b33407901f4b53c1eb177795f55769f3c51.tar
beziapp-ee088b33407901f4b53c1eb177795f55769f3c51.tar.gz
beziapp-ee088b33407901f4b53c1eb177795f55769f3c51.tar.bz2
beziapp-ee088b33407901f4b53c1eb177795f55769f3c51.tar.lz
beziapp-ee088b33407901f4b53c1eb177795f55769f3c51.tar.xz
beziapp-ee088b33407901f4b53c1eb177795f55769f3c51.tar.zst
beziapp-ee088b33407901f4b53c1eb177795f55769f3c51.zip
Diffstat (limited to 'assets')
-rw-r--r--assets/root/manifest.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/assets/root/manifest.json b/assets/root/manifest.json
index b8bf5da..d436954 100644
--- a/assets/root/manifest.json
+++ b/assets/root/manifest.json
@@ -56,4 +56,11 @@
"productivity",
"utilities"
]
-} \ No newline at end of file
+ "prefer_related_applications": true,
+ "related_applications": [
+ {
+ "platform": "play",
+ "id": "tk.gimb.app"
+ }
+ ]
+}