mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
draggable popout for Summary
This commit is contained in:
@ -1410,7 +1410,8 @@ async function resetMovablePanels(type) {
|
||||
'WorldInfo',
|
||||
'floatingPrompt',
|
||||
'expression-holder',
|
||||
'groupMemberListPopout'
|
||||
'groupMemberListPopout',
|
||||
'summaryExtensionPopout'
|
||||
];
|
||||
|
||||
const panelStyles = ['top', 'left', 'right', 'bottom', 'height', 'width', 'margin',];
|
||||
|
Reference in New Issue
Block a user