mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-08 19:35:11 +01:00
Add semicolon
This commit is contained in:
parent
fd4c869f63
commit
efffde0230
@ -11,7 +11,7 @@ const validMention = regexSupplant(
|
||||
validDomain,
|
||||
},
|
||||
'ig'
|
||||
)
|
||||
);
|
||||
|
||||
export function countableText(inputText) {
|
||||
return inputText
|
||||
|
Loading…
Reference in New Issue
Block a user