should only run this if smee is configured

This commit is contained in:
Grant Limberg 2023-08-04 15:14:40 -07:00
parent 581489f67b
commit a9c8307d97
No known key found for this signature in database
GPG key ID: 8F2F97D3BE8D7735

View file

@ -1424,7 +1424,7 @@ void PostgreSQL::commitThread()
w.commit(); w.commit();
if (isNewMember) { if (_smee != NULL && isNewMember) {
// TODO: Look up hook URL for network owner organization // TODO: Look up hook URL for network owner organization
smeeclient::smee_client_notify_network_joined( smeeclient::smee_client_notify_network_joined(
_smee, _smee,