diff options
| author | 2024-12-17 02:27:13 +0100 | |
|---|---|---|
| committer | 2024-12-17 03:03:07 +0100 | |
| commit | 41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00 (patch) | |
| tree | 98e44bef144d5985b1fb57771f19304bd36c06a9 /examples/todos/snapshots | |
| parent | 326c5852aad35eb16d4621325b1d5cb0055c49c4 (diff) | |
| download | iced-41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00.tar.gz iced-41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00.tar.bz2 iced-41a822c6fb6dd15c9e2246a6f0d136d83c6c7d00.zip | |
Use proper hash for `creates_a_new_task` snapshot
Diffstat (limited to '')
| -rw-r--r-- | examples/todos/snapshots/creates_a_new_task-linux.sha256 | 1 | ||||
| -rw-r--r-- | examples/todos/snapshots/creates_a_new_task.sha256 | 1 | 
2 files changed, 1 insertions, 1 deletions
| diff --git a/examples/todos/snapshots/creates_a_new_task-linux.sha256 b/examples/todos/snapshots/creates_a_new_task-linux.sha256 deleted file mode 100644 index 9291711e..00000000 --- a/examples/todos/snapshots/creates_a_new_task-linux.sha256 +++ /dev/null @@ -1 +0,0 @@ -e0b1f2e0c0af6324eb45fde8e82384d16acc2a80a9e157bdf3f42ac6548181cf
\ No newline at end of file diff --git a/examples/todos/snapshots/creates_a_new_task.sha256 b/examples/todos/snapshots/creates_a_new_task.sha256 new file mode 100644 index 00000000..193132c5 --- /dev/null +++ b/examples/todos/snapshots/creates_a_new_task.sha256 @@ -0,0 +1 @@ +3160686067cb7c738802009cdf2f3c5f5a5bd8c89ada70517388b7adbe64c313
\ No newline at end of file | 
