Files
zulip/zerver/lib
Alex Vandiver 56344e4765 scheduled_email: Only call .save() if necessary.
Calling `email.save()` is only needed if we altered `email.address`;
it is unnecessary if we called `email.users.add(...)` which will have
done its own INSERT.
2021-08-19 00:44:33 -07:00
..
2021-08-09 20:32:19 -07:00
2021-08-09 20:32:19 -07:00
2021-08-02 22:31:46 -07:00
2021-08-09 20:32:19 -07:00
2021-08-09 20:32:19 -07:00
2021-08-09 20:32:19 -07:00
2021-06-14 17:46:16 -07:00