mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-08 13:19:54 +00:00
Finish cleanup.
This commit is contained in:
@@ -14,7 +14,7 @@ class UserMetadataEditor:
|
||||
self.ui = ui
|
||||
self.tabname = tabname
|
||||
self.page = page
|
||||
self.id_part = f"{self.tabname}_{self.page.id_page}_edit_user_metadata"
|
||||
self.id_part = f"{self.tabname}_{self.page.extra_networks_tabname}_edit_user_metadata"
|
||||
|
||||
self.box = None
|
||||
|
||||
|
Reference in New Issue
Block a user