mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced 2025-04-26 05:44:31 +00:00
fixed typo mistake
This commit is contained in:
parent
a2f90e1e06
commit
75a0898eee
@ -107,6 +107,6 @@ class QIFRepogen (BaseModule):
|
||||
util.StringParameter(
|
||||
name='repoLocation',
|
||||
label='repository location',
|
||||
default=defaultLocationOfQIFRepository()
|
||||
default=self.defaultLocationOfQIFRepository()
|
||||
),
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user