feat: add more custom apis
This commit is contained in:
@@ -208,7 +208,7 @@ function ApiFields({ translator }) {
|
||||
</Button>
|
||||
</Stack>
|
||||
|
||||
{translator === OPT_TRANS_CUSTOMIZE && (
|
||||
{translator.startsWith(OPT_TRANS_CUSTOMIZE) && (
|
||||
<pre>{i18n("custom_api_help")}</pre>
|
||||
)}
|
||||
</Stack>
|
||||
|
||||
Reference in New Issue
Block a user