mirror of
				https://gitlab.com/Alamantus/Readlebee.git
				synced 2025-10-31 08:26:49 +01:00 
			
		
		
		
	Allow fastify.i18n to be used outside of i18n routes
This commit is contained in:
		
							parent
							
								
									fc643c6388
								
							
						
					
					
						commit
						2cfa08abe3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -47,4 +47,4 @@ async function plugin (fastify, opts, done) { | ||||||
|   done(); |   done(); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| module.exports = plugin; | module.exports = fp(plugin); | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue