mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-26 13:18:34 +07:00
test
This commit is contained in:
@@ -29,7 +29,7 @@ class Config:
|
||||
}
|
||||
DEFAULT_X = 0
|
||||
LEVEL_MAP = {
|
||||
"beginner": 1, "intermediate": 2, "advanced": 3,
|
||||
"beginner": 1, "intermediate": 3, "advanced": 2,
|
||||
}
|
||||
DEFAULT_Y = 0
|
||||
PRIORITY_NORMAL = 0
|
||||
|
||||
Reference in New Issue
Block a user