mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 14:03:42 +02:00
Refactor cached search into steamgriddb mod
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
mod settings;
|
||||
pub use settings::SteamGridDbSettings;
|
||||
mod image_type;
|
||||
mod cached_search;
|
||||
|
||||
pub use image_type::ImageType;
|
||||
pub use settings::SteamGridDbSettings;
|
||||
pub use cached_search::CachedSearch;
|
||||
Reference in New Issue
Block a user