diff --git a/keyserver/src/responders/website-responders.js b/keyserver/src/responders/website-responders.js index d4ff0dbc75..672863b948 100644 --- a/keyserver/src/responders/website-responders.js +++ b/keyserver/src/responders/website-responders.js @@ -12,7 +12,6 @@ import ReactDOMServer from 'react-dom/server'; 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 @@ async function inviteResponder(req: $Request, res: $Response): Promise {
Download Comm - + Invite Link
diff --git a/native/ios/Comm/Info.debug.plist b/native/ios/Comm/Info.debug.plist index ecf65e1217..0467652f27 100644 --- 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 index 7654d8e985..7db90d3189 100644 --- 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