v1.2.0: turned off review support from debug updates
This commit is contained in:
parent
1335bfbc76
commit
c60b5dd497
|
@ -72,7 +72,7 @@ public class DebugUpdates extends UpdateService {
|
|||
|
||||
@Override
|
||||
public boolean supportsReviews() {
|
||||
return true;
|
||||
return false; //turn on to debug review prompts
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue
Block a user