Cloud Runner Develop - 1.0 R.C 1 (#437)
Release Candidate changeset 1 - For 1.0 Cloud Runner
This commit is contained in:
5
src/model/github.ts
Normal file
5
src/model/github.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
class GitHub {
|
||||
public static githubInputEnabled: boolean = true;
|
||||
}
|
||||
|
||||
export default GitHub;
|
||||
Reference in New Issue
Block a user