Removed conflict header from git conflicts
This commit is contained in:
parent
17a0a62ed2
commit
4f9ce8173e
|
|
@ -54,7 +54,7 @@ dependOn("orchidslibrary.js", ()=>{
|
|||
}
|
||||
if(r.tempMax && !((p1.temp <= r.tempMax) && (p2.temp <= r.tempMax))){
|
||||
return false;
|
||||
<<<<<<<<< }
|
||||
}
|
||||
if(r.charged && !(p1.charge || p2.charge)){
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue