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");
|
||||
githubProvider.publishPreferencesInputIds = [
|
||||
"github-reponame",
|
||||
"github-username",
|
||||
"github-repo",
|
||||
"github-branch"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user