You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-01 09:58:03 +03:00
quote consistency
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user