fedimbed: oops redundancy
This commit is contained in:
parent
3e574fd637
commit
e3a0eca03f
1 changed files with 0 additions and 1 deletions
|
@ -1337,7 +1337,6 @@ async function processUrl(msg, url, spoiler = false, command = false) {
|
|||
if (contextHandle) {
|
||||
const newContextHandle = contextHandle.split("@")[0];
|
||||
context = context.replace(contextHandle, "@" + newContextHandle);
|
||||
context = context.replace(/: (.+?)$/, `: [$1](${contextUrl})`);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue