mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	remove code
This commit is contained in:
		@@ -35,7 +35,6 @@ tauri = { version = "1.5.4", features = [ "http-all",
 | 
				
			|||||||
    "window-start-dragging",
 | 
					    "window-start-dragging",
 | 
				
			||||||
    "window-unmaximize",
 | 
					    "window-unmaximize",
 | 
				
			||||||
    "window-unminimize",
 | 
					    "window-unminimize",
 | 
				
			||||||
    "linux-protocol-headers",
 | 
					 | 
				
			||||||
] }
 | 
					] }
 | 
				
			||||||
tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
 | 
					tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
 | 
				
			||||||
percent-encoding = "2.3.1"
 | 
					percent-encoding = "2.3.1"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user