mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08:00
version panel
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
export const useConfig = (id: string) => {
|
||||
return {
|
||||
id,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user