constants.py : Revert removal of backward compatibility KEY_GENERAL_SOURCE_URL
This commit is contained in:
parent
2c060303a6
commit
8156835d4a
1 changed files with 1 additions and 0 deletions
|
@ -1273,6 +1273,7 @@ KEY_GENERAL_AUTHOR = Keys.General.AUTHOR
|
|||
KEY_GENERAL_URL = Keys.General.URL
|
||||
KEY_GENERAL_DESCRIPTION = Keys.General.DESCRIPTION
|
||||
KEY_GENERAL_LICENSE = Keys.General.LICENSE
|
||||
KEY_GENERAL_SOURCE_URL = Keys.General.SOURCE_URL
|
||||
KEY_GENERAL_FILE_TYPE = Keys.General.FILE_TYPE
|
||||
|
||||
# LLM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue