fix: move hardcoded text to language settings (#16990) (#17133)

This commit is contained in:
Perfecto
2025-04-02 22:35:51 +08:00
committed by GitHub
parent 5cffcd6336
commit 16c722d1d8
12 changed files with 40 additions and 14 deletions

View File

@@ -13,8 +13,4 @@ const PluginList = async () => {
)
}
export const metadata = {
title: 'Plugins - Dify',
}
export default PluginList