bug: format

This commit is contained in:
2023-03-03 20:35:55 +00:00
parent 9b2116bd3a
commit f31f44400f

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;