lint
This commit is contained in:
		@@ -9,4 +9,4 @@ export function isLink(el: HTMLElement) {
 | 
			
		||||
		return isLink(el.parentElement);
 | 
			
		||||
	}
 | 
			
		||||
	return false;
 | 
			
		||||
};
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -52,12 +52,12 @@ const devConfig = {
 | 
			
		||||
			'/bios': httpUrl,
 | 
			
		||||
			'/cli': httpUrl,
 | 
			
		||||
			'/inbox': httpUrl,
 | 
			
		||||
			'/notes': {
 | 
			
		||||
/*			'/notes': {
 | 
			
		||||
				target: httpUrl,
 | 
			
		||||
				headers: {
 | 
			
		||||
					'Accept': 'application/activity+json',
 | 
			
		||||
				},
 | 
			
		||||
			},
 | 
			
		||||
			},*/
 | 
			
		||||
			'/users': {
 | 
			
		||||
				target: httpUrl,
 | 
			
		||||
				headers: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user