Merge branch 'next-minor' into develop
This commit is contained in:
commit
9b3f90dc90
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Diaspora.ProtocolHandler = {
|
|||
window.navigator.registerProtocolHandler(
|
||||
"web+diaspora",
|
||||
[window.location.protocol, "//", window.location.host, "/link?q=%s"].join(""),
|
||||
document.title
|
||||
gon.appConfig.settings.podname
|
||||
);
|
||||
} catch (_) {
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Reference in a new issue