diff --git a/keyserver/src/responders/website-responders.js b/keyserver/src/responders/website-responders.js --- a/keyserver/src/responders/website-responders.js +++ b/keyserver/src/responders/website-responders.js @@ -12,7 +12,6 @@ import t from 'tcomb'; import { promisify } from 'util'; -import { inviteLinkUrl } from 'lib/facts/links.js'; import { baseLegalPolicies } from 'lib/facts/policies.js'; import stores from 'lib/facts/stores.js'; import { daysToEntriesFromEntryInfos } from 'lib/reducers/entry-reducer.js'; @@ -798,7 +797,7 @@
Download Comm - + Invite Link
diff --git a/native/ios/Comm/Info.debug.plist b/native/ios/Comm/Info.debug.plist --- a/native/ios/Comm/Info.debug.plist +++ b/native/ios/Comm/Info.debug.plist @@ -27,6 +27,10 @@ CFBundleURLTypes + CFBundleTypeRole + Editor + CFBundleURLName + comm CFBundleURLSchemes comm diff --git a/native/ios/Comm/Info.release.plist b/native/ios/Comm/Info.release.plist --- a/native/ios/Comm/Info.release.plist +++ b/native/ios/Comm/Info.release.plist @@ -24,6 +24,19 @@ ???? CFBundleVersion 238 + CFBundleURLTypes + + + CFBundleTypeRole + Editor + CFBundleURLName + comm + CFBundleURLSchemes + + comm + + + LSApplicationQueriesSchemes rainbow