mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
fix: linter error
This commit is contained in:
@@ -63,7 +63,6 @@ export default function PluginForm({
|
|||||||
|
|
||||||
const handleSubmit = async () => {
|
const handleSubmit = async () => {
|
||||||
setIsLoading(true);
|
setIsLoading(true);
|
||||||
const isDebugPlugin = pluginInfo?.debug;
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
// 保存配置
|
// 保存配置
|
||||||
|
|||||||
Reference in New Issue
Block a user