mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-21 15:23:58 +00:00
Fix typo "intialize"
This commit is contained in:
@@ -232,7 +232,7 @@ class ExtraNetworksPage:
|
||||
return None
|
||||
|
||||
|
||||
def intialize():
|
||||
def initialize():
|
||||
extra_pages.clear()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user