mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 22:55:22 +00:00
Revert "Don't save active extensions through the UI"
This reverts commit df98f4b331.
This commit is contained in:
parent
13a5288d01
commit
27140f3563
3 changed files with 8 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ settings = {
|
|||
'negative_prompt': '',
|
||||
'dark_theme': True,
|
||||
'paste_to_attachment': False,
|
||||
'default_extensions': [],
|
||||
|
||||
# Character settings
|
||||
'character': 'Assistant',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue