🐛 Fix patcher to ignore unchanged & deleted files
This commit is contained in:
parent
6e292106e3
commit
a416d86dbe
2 changed files with 21 additions and 4 deletions
|
@ -34,4 +34,4 @@ interface ISsnFileEntry {
|
|||
offset: number;
|
||||
}
|
||||
|
||||
export default ISsnFileEntry;
|
||||
export { ISsnFileEntry, SsnDiffType };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue