fix bad dbg assertion
[?]
Nov 24, 2025, 10:47 PM
HU72CH7TRMRCKPKTM6Q62S23B5EXIZ3XKHDYVBZ26RAGCJWAGRSACDependencies
- [2]
YK3MOJJLchonky refactor, wip other channels logs & diffs - [3]
OJPGHVC3entire log! - [4]
AZ5D2LQUallow to set record description - [*]
6YZAVBWUInitial commit
Change contents
- edit in inflorescence/src/main.rs at line 646
);assert_eq!(navigation.entire_logs_navs.file_id,Some(file::log_id_parts_hash(*hash, path)) - edit in inflorescence/src/main.rs at line 647
let file_id = file::log_id_parts_hash(*hash, path);if navigation.log_diffs.diffs.contains_key(&file_id) {assert_eq!(navigation.entire_logs_navs.file_id,Some(file_id));}