Commit 7d037b3
fix: correct device cache key format in DeviceUpdate
Fix inconsistent cache key format by using "device/${uid}" instead of
"device${uid}/" to match the expected cache key pattern used elsewhere
in the codebase.1 parent bf3b988 commit 7d037b3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| |||
0 commit comments