Commit 45d1366
authored
Fix: renaming files failed on nonce check for local storage driver (#330)
It calculated the nonce of the new page, rather than the old.
Which is not the intention, as we want to know if the original
page was altered in any way.1 parent 607dc7a commit 45d1366
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments