mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-08 18:36:53 +08:00
Feat/add GitHub star icon (#302)
This commit is contained in:
@@ -99,3 +99,7 @@ export type IWorkspace = {
|
||||
created_at: number
|
||||
current: boolean
|
||||
}
|
||||
|
||||
export type GithubRepo = {
|
||||
stargazers_count: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user