mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-06 03:36:03 +08:00
rename the function
This commit is contained in:
parent
57c88c0717
commit
266e9efd2e
@ -146,7 +146,7 @@ export const useAccessStore = createPersistStore(
|
|||||||
|
|
||||||
return get().needCode;
|
return get().needCode;
|
||||||
},
|
},
|
||||||
setVisionModels() {
|
getVisionModels() {
|
||||||
this.fetch();
|
this.fetch();
|
||||||
return get().visionModels;
|
return get().visionModels;
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user