fix: body scrolls to top after opening a modal
This commit is contained in:
@@ -71,7 +71,7 @@ const advancedFieldsDefaultValus = {
|
||||
sampling_steps: 10,
|
||||
negative_prompt: null,
|
||||
preview: null,
|
||||
schedule_method: 'default'
|
||||
schedule_method: 'discrete'
|
||||
};
|
||||
|
||||
const openaiCompatibleFieldsDefaultValus = {
|
||||
|
||||
Reference in New Issue
Block a user