mirror of https://github.com/M66B/FairEmail.git
Small fix
This commit is contained in:
parent
50df1c3663
commit
4af3565547
|
@ -321,6 +321,7 @@ public class ActivitySignature extends ActivityBase {
|
||||||
}, null);
|
}, null);
|
||||||
etText.setText(signature);
|
etText.setText(signature);
|
||||||
}
|
}
|
||||||
|
saved = html;
|
||||||
loaded = true;
|
loaded = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue