Skip to content
This repository was archived by the owner on Feb 16, 2019. It is now read-only.

Commit 7f4b42d

Browse files
committed
Fixed Pot.Text.ReplaceSaver.
1 parent b52b63d commit 7f4b42d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Text.js

-1
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ update(Pot.Text, {
438438
}
439439
r = r.split(uniq).join(match);
440440
}
441-
saving.splice(0, saving.length);
442441
return r;
443442
}
444443
});

0 commit comments

Comments
 (0)