mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	not sure when that got in here
This commit is contained in:
		@@ -24,7 +24,7 @@ export class DashboardComponent implements OnInit {
 | 
				
			|||||||
    } else if (tagUsername && tagUsername.content) {
 | 
					    } else if (tagUsername && tagUsername.content) {
 | 
				
			||||||
      return tagUsername.content
 | 
					      return tagUsername.content
 | 
				
			||||||
    } else {
 | 
					    } else {
 | 
				
			||||||
      return "null"
 | 
					      return null
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user