Merge branch 'main' into nickkao/gpu_event
This commit is contained in:
		
						commit
						778e6fefe6
					
				@ -469,10 +469,8 @@ const ext = {
 | 
				
			|||||||
          "Comfy.Sidebar.Location",
 | 
					          "Comfy.Sidebar.Location",
 | 
				
			||||||
          "right"
 | 
					          "right"
 | 
				
			||||||
        );
 | 
					        );
 | 
				
			||||||
        await app.ui.settings.setSettingValueAsync(
 | 
					        localStorage.setItem("Comfy.MenuPosition.Docked", "true");
 | 
				
			||||||
          "Comfy.MenuPosition.Docked",
 | 
					        console.log("native mode manmanman");
 | 
				
			||||||
          true
 | 
					 | 
				
			||||||
        );
 | 
					 | 
				
			||||||
      } catch (error) {
 | 
					      } catch (error) {
 | 
				
			||||||
        console.error("Error setting validation to false", error);
 | 
					        console.error("Error setting validation to false", error);
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user