mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 11:27:46 +01:00
chore: format
This commit is contained in:
@@ -19,8 +19,8 @@ const config = {
|
||||
vitePlugin: {
|
||||
inspector: {
|
||||
toggleKeyCombo: 'meta-shift', // Key combination to open the inspector
|
||||
holdMode: false, // Enable or disable hold mode
|
||||
showToggleButton: 'always', // Show toggle button ('always', 'active', 'never')
|
||||
holdMode: false, // Enable or disable hold mode
|
||||
showToggleButton: 'always', // Show toggle button ('always', 'active', 'never')
|
||||
toggleButtonPos: 'bottom-right' // Position of the toggle button
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user