mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-01 10:31:21 +02:00
quote consistency
This commit is contained in:
parent
6c9716637e
commit
87fac367ac
@ -198,7 +198,7 @@ matrixLinkify.options = {
|
||||
switch (type) {
|
||||
case 'roomalias':
|
||||
case 'userid':
|
||||
case "groupid":
|
||||
case 'groupid':
|
||||
return matrixLinkify.MATRIXTO_BASE_URL + '/#/' + href;
|
||||
default:
|
||||
var m;
|
||||
|
Loading…
x
Reference in New Issue
Block a user