This commit is contained in:
Timothy Jaeryang Baek 2025-05-16 17:07:52 +04:00
parent 0b761776c4
commit bb06df80a2

View File

@ -288,6 +288,8 @@
titleAutoGenerate = $settings?.title?.auto ?? true;
autoTags = $settings.autoTags ?? true;
highContrastMode = $settings.highContrastMode ?? false;
detectArtifacts = $settings.detectArtifacts ?? true;
responseAutoCopy = $settings.responseAutoCopy ?? false;