mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
This commit is contained in:
		@@ -368,6 +368,9 @@ export function MaskPage() {
 | 
				
			|||||||
                text={Locale.Mask.EditModal.Download}
 | 
					                text={Locale.Mask.EditModal.Download}
 | 
				
			||||||
                key="export"
 | 
					                key="export"
 | 
				
			||||||
                bordered
 | 
					                bordered
 | 
				
			||||||
 | 
					                onClick={() =>
 | 
				
			||||||
 | 
					                  downloadAs(JSON.stringify(editingMask), "mask.json")
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
              />,
 | 
					              />,
 | 
				
			||||||
              <IconButton
 | 
					              <IconButton
 | 
				
			||||||
                key="copy"
 | 
					                key="copy"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user