chore (backend-rs): antenna::add_new_note -> antenna::process_new_note
This commit is contained in:
parent
85d44aaa2d
commit
81e633eec3
2 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
pub mod add_new_note;
|
||||
mod check_hit;
|
||||
pub mod process_new_note;
|
||||
|
|
Loading…
Reference in a new issue