mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-31 21:44:12 +00:00 
			
		
		
		
	Fix bug
This commit is contained in:
		
							parent
							
								
									b3f42e62af
								
							
						
					
					
						commit
						06ca27b450
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -8,6 +8,6 @@ module.exports = async (req: express.Request, res: express.Response) => { | ||||||
| 			commit: commit | 			commit: commit | ||||||
| 		}); | 		}); | ||||||
| 	}, { | 	}, { | ||||||
| 		dst: `${__dirname}/../../misskey` | 		dst: `${__dirname}/../../` | ||||||
| 	}); | 	}); | ||||||
| }; | }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue