mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Updated for case-sensitive
This commit is contained in:
parent
f65d8a25bf
commit
5a10cf2e8f
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ class FormConfigs(Configs):
|
|||
'ASK_QUESTION =',
|
||||
'PARALLEL_DOWNLOADS =',
|
||||
'SPINNING_BAR =',
|
||||
'CASE_INSENSITIVE =')
|
||||
'CASE_SENSITIVE =')
|
||||
):
|
||||
line: str = line.replace('"', '')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue