diff --git a/api/src/Image.php b/api/src/Image.php index d887cb147f..59700c76d4 100644 --- a/api/src/Image.php +++ b/api/src/Image.php @@ -362,7 +362,7 @@ class Image 'projectmanager/milestone' => 'check2-circle', 'projectmanager/pricelist' => 'currency-euro', 'status/videoconference' => 'camera-video', - 'status/videoconference_call' => 'camera-video-off', + 'status/videoconference_call' => 'camera-video', 'status/videoconference_join' => 'node-plus', 'timesheet/pause' => 'pause-fill', 'timesheet/pause-orange' => 'pause-fill',