bugfix: jumps over deleted messages in history when calling api #191
Annotations
4 warnings
lint:
service/src/chatgpt/index.ts#L206
'fetchAccessTokenExpiredTime' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
service/src/chatgpt/index.ts#L217
'fetchBalance' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
src/views/chat/index.vue#L604
'newVal' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/views/chat/index.vue#L604
'oldVal' is defined but never used. Allowed unused args must match /^_/u
|