diff options
Diffstat (limited to 'dist/manifest.json')
-rwxr-xr-x | dist/manifest.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dist/manifest.json b/dist/manifest.json index b8bf5da..d436954 100755 --- a/dist/manifest.json +++ b/dist/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" + } + ] +} |