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