bug: format

This commit is contained in:
Kieran 2023-03-03 20:35:55 +00:00
parent 9b2116bd3a
commit f31f44400f
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 1 deletions

View File

@ -157,4 +157,4 @@ export const NostrNestsRegex = /nostrnests\.com\/[a-zA-Z0-9]+/i;
/*
* Magnet link parser
*/
export const MagnetRegex = /(magnet:[\S]+)/i;
export const MagnetRegex = /(magnet:[\S]+)/i;