moving to using a filter function for getting the item

This commit is contained in:
Chris Cochrun 2024-10-09 14:47:07 -05:00
parent f3c3e98e16
commit 0bfa2c6089
6 changed files with 16 additions and 18 deletions

View file

@ -6,4 +6,4 @@ pub mod service_items;
pub mod slides;
pub mod songs;
pub mod videos;
pub mod file;
// pub mod file;