mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 08:13:43 +08:00 
			
		
		
		
	rename the function
This commit is contained in:
		@@ -146,7 +146,7 @@ export const useAccessStore = createPersistStore(
 | 
			
		||||
 | 
			
		||||
      return get().needCode;
 | 
			
		||||
    },
 | 
			
		||||
    setVisionModels() {
 | 
			
		||||
    getVisionModels() {
 | 
			
		||||
      this.fetch();
 | 
			
		||||
      return get().visionModels;
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user