no message
This commit is contained in:
@@ -13,6 +13,6 @@ public class AppendBugReportComment extends AppendBugReportField {
|
||||
}
|
||||
@Override
|
||||
protected boolean canUpdate() {
|
||||
return target.canAppend(Global.mainModule.getAccount(),Log);
|
||||
return target.canAppend(Global.mainModule.getAccount(), Log);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user