Fixed Github publish field memorizing
This commit is contained in:
parent
ff6ba8031c
commit
d74389360c
@ -7,8 +7,7 @@ define([
|
|||||||
|
|
||||||
var githubProvider = new Provider("github", "GitHub");
|
var githubProvider = new Provider("github", "GitHub");
|
||||||
githubProvider.publishPreferencesInputIds = [
|
githubProvider.publishPreferencesInputIds = [
|
||||||
"github-reponame",
|
"github-repo",
|
||||||
"github-username",
|
|
||||||
"github-branch"
|
"github-branch"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user