parent
2be60eab1b
commit
79907b78b9
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