Added difference ignore button
This commit is contained in:
@ -6,4 +6,5 @@ type Difference interface {
|
||||
Explanation() string
|
||||
DetailsA() string
|
||||
DetailsB() string
|
||||
Hash() uint64
|
||||
}
|
||||
|
Reference in New Issue
Block a user