mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
Revert "refactor!: replace Zustand global store with TanStack Query for systemFeatures"
This reverts commit 806ece9a67.
This commit is contained in:
@ -23,7 +23,7 @@ export type OauthResponse = {
|
||||
|
||||
export type SetupStatusResponse = {
|
||||
step: 'finished' | 'not_started'
|
||||
setup_at?: string
|
||||
setup_at?: Date
|
||||
}
|
||||
|
||||
export type InitValidateStatusResponse = {
|
||||
|
||||
Reference in New Issue
Block a user