mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	fix: format
This commit is contained in:
		@@ -15,7 +15,7 @@ const isLocalUrl = (href: string) => {
 | 
			
		||||
    if (window.location.origin === url.origin) {
 | 
			
		||||
      return true
 | 
			
		||||
    }
 | 
			
		||||
  } catch (e) { }
 | 
			
		||||
  } catch (e) {}
 | 
			
		||||
  return false
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user