fix(new-design): Set branch to develop
This commit is contained in:
parent
7fc5d76463
commit
449ffec42e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export const config = {
|
||||||
// Repository to download from
|
// Repository to download from
|
||||||
repo: process.env.FS_REPO || 'freesewing/freesewing',
|
repo: process.env.FS_REPO || 'freesewing/freesewing',
|
||||||
// Branch to download from
|
// Branch to download from
|
||||||
branch: process.env.FS_BRANCH || 'joost',
|
branch: process.env.FS_BRANCH || 'develop',
|
||||||
i18n: [
|
i18n: [
|
||||||
'account',
|
'account',
|
||||||
'common',
|
'common',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue