mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 20:14:36 +00:00
修复仓库冲突
This commit is contained in:
@@ -15,7 +15,7 @@ export default function PluginInstalledComponent() {
|
||||
|
||||
|
||||
useEffect(() => {
|
||||
initData()
|
||||
initData();
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user