v0.8.2c: added reviews to the structure of update services
This commit is contained in:
@@ -135,4 +135,9 @@ public class GitHubUpdates extends UpdateService {
|
||||
//does nothing, always installed
|
||||
}
|
||||
|
||||
@Override
|
||||
public void initializeReview(ReviewResultCallback callback) {
|
||||
//does nothing, no review functionality here
|
||||
callback.onComplete();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user