Compare commits
2 Commits
eebeb88dcf
...
be575d733c
| Author | SHA1 | Date | |
|---|---|---|---|
| be575d733c | |||
| 9ee63d7c3d |
@ -657,9 +657,6 @@ class AppointmentRequest(models.Model):
|
||||
self.scheduled_duration = new_duration
|
||||
self.rejection_reason = ''
|
||||
|
||||
if self.has_jitsi_meeting:
|
||||
self.create_jitsi_meeting(with_moderation=True)
|
||||
|
||||
if commit:
|
||||
self.save()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user