Merge branch 'main' into claude/mail-finetuning-webapp-01BsRXQNeVFrCBky8aw35YHw
This commit is contained in:
@@ -282,7 +282,7 @@ class SettingsManager {
|
||||
}
|
||||
|
||||
public function isWeeklyTimelapseEnabled() {
|
||||
return $this->get('zoom_timelapse.weekly_timelapse_enabled') !== true;
|
||||
return $this->get('zoom_timelapse.weekly_timelapse_enabled') !== false;
|
||||
}
|
||||
|
||||
// Auto-Screenshot Helper
|
||||
|
||||
Reference in New Issue
Block a user