Update cwb_state.js

This commit is contained in:
2025-09-07 06:13:30 +08:00
committed by GitHub
parent cba963b6a3
commit c9932ebe86

View File

@@ -9,6 +9,7 @@ export const POLLING_INTERVAL_STEP = 10000;
export const state = {
masterEnabled: false,
STORAGE_KEY_VIEWER_BUTTON_POS: 'cwb_viewer_button_position',
customApiConfig: { url: '', apiKey: '', model: '' },