1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/outline_ynh.git synced 2024-09-03 19:56:12 +02:00

Corrective patch

This commit is contained in:
Limezy 2022-02-20 01:18:59 +07:00
parent 982dc654b4
commit e816bf7b7c
2 changed files with 2 additions and 2 deletions

View file

@ -11,4 +11,4 @@ index 690fb737..2573430b 100644
- )} - )}
</Container> </Container>
</Background> </Background>
{!isShare && ( {!isShare && (

View file

@ -9,4 +9,4 @@ index 058e43f6..b7652b19 100644
+ ignoreTLS:true + ignoreTLS:true
}; };
if (process.env.SMTP_USERNAME) { if (process.env.SMTP_USERNAME) {