fix: format
This commit is contained in:
		| @@ -15,7 +15,7 @@ const isLocalUrl = (href: string) => { | |||||||
|     if (window.location.origin === url.origin) { |     if (window.location.origin === url.origin) { | ||||||
|       return true |       return true | ||||||
|     } |     } | ||||||
|   } catch (e) { } |   } catch (e) {} | ||||||
|   return false |   return false | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user