feat(plugins): Add smartmail, mailauth and uuid to Deno dependencies and export them from plugins; include local dev permissions file
This commit is contained in:
		
							
								
								
									
										8
									
								
								ts/mail/delivery/placeholder.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								ts/mail/delivery/placeholder.ts
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| /** | ||||
|  * Placeholder delivery implementation | ||||
|  * This will be replaced with actual delivery logic | ||||
|  */ | ||||
|  | ||||
| export class DeliveryPlaceholder { | ||||
|   // Placeholder for delivery functionality | ||||
| } | ||||
		Reference in New Issue
	
	Block a user