mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	chore: return proper software name in nodeinfo
This commit is contained in:
		
							parent
							
								
									f15b7fb250
								
							
						
					
					
						commit
						4c89e433ad
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -77,7 +77,7 @@ export class NodeinfoServerService {
 | 
			
		|||
			// eslint-disable-next-line @typescript-eslint/no-explicit-any
 | 
			
		||||
			const document: any = {
 | 
			
		||||
				software: {
 | 
			
		||||
					name: 'misskey',
 | 
			
		||||
					name: 'sharkey',
 | 
			
		||||
					version: this.config.version,
 | 
			
		||||
					homepage: nodeinfo_homepage,
 | 
			
		||||
					repository: meta.repositoryUrl,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue