mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
添加OpenAI API额度的到期日期,格式化小数点 (#168)
This commit is contained in:
parent
a4f12eaf09
commit
624e1f6e1a
2 changed files with 10 additions and 5 deletions
|
|
@ -89,7 +89,7 @@ let helpData = [
|
|||
{
|
||||
icon: 'help',
|
||||
title: '#OpenAI剩余额度',
|
||||
desc: '查询OpenAI Plus剩余试用额度'
|
||||
desc: '查询OpenAI API剩余试用额度'
|
||||
},
|
||||
{
|
||||
icon: 'help',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue