mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-25 11:21:05 -08:00
Fix typo "intialize"
This commit is contained in:
parent
994f56c3f9
commit
de3abc29ae
2 changed files with 3 additions and 3 deletions
|
|
@ -232,7 +232,7 @@ class ExtraNetworksPage:
|
|||
return None
|
||||
|
||||
|
||||
def intialize():
|
||||
def initialize():
|
||||
extra_pages.clear()
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue