diff --git a/public/scripts/preset-manager.js b/public/scripts/preset-manager.js index 3031e40ae..4c14b7519 100644 --- a/public/scripts/preset-manager.js +++ b/public/scripts/preset-manager.js @@ -584,6 +584,7 @@ class PresetManager { 'openrouter_providers', 'openrouter_allow_fallbacks', 'tabby_model', + 'derived', ]; const settings = Object.assign({}, getSettingsByApiId(this.apiId));