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:
parent
982dc654b4
commit
e816bf7b7c
2 changed files with 2 additions and 2 deletions
|
@ -11,4 +11,4 @@ index 690fb737..2573430b 100644
|
|||
- )}
|
||||
</Container>
|
||||
</Background>
|
||||
{!isShare && (
|
||||
{!isShare && (
|
||||
|
|
|
@ -9,4 +9,4 @@ index 058e43f6..b7652b19 100644
|
|||
+ ignoreTLS:true
|
||||
};
|
||||
|
||||
if (process.env.SMTP_USERNAME) {
|
||||
if (process.env.SMTP_USERNAME) {
|
||||
|
|
Loading…
Add table
Reference in a new issue