mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: remove test
This commit is contained in:
parent
f368f4f040
commit
1f58ac5476
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import _ from 'lodash'
|
||||
import {segment} from "oicq";
|
||||
// import {segment} from "oicq";
|
||||
export const faceMap = {
|
||||
0: '惊讶',
|
||||
1: '撇嘴',
|
||||
|
|
@ -541,4 +541,4 @@ export function testConvertFaces () {
|
|||
})
|
||||
}
|
||||
|
||||
testConvertFaces()
|
||||
// testConvertFaces()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue