mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-12-18 08:27:03 +02:00
fix script
This commit is contained in:
parent
d76a9a887b
commit
1803f24c19
@ -11,7 +11,7 @@ if __name__ == "__main__":
|
||||
type=str,
|
||||
nargs=1,
|
||||
help="Path to suggestions.db file",
|
||||
default='suggestions.db'
|
||||
default='db/suggestions.db'
|
||||
)
|
||||
parser.add_argument(
|
||||
"--clear",
|
||||
|
Loading…
Reference in New Issue
Block a user