@@ -20,6 +20,7 @@ function Config(applicationId, mount) {
this.dotNetKey=cacheInfo.dotNetKey;
this.restAPIKey=cacheInfo.restAPIKey;
this.fileKey=cacheInfo.fileKey;
this.facebookAppIds=cacheInfo.facebookAppIds;
this.mount=mount;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.