mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 07:25:36 +01:00
Fixes
This commit is contained in:
@@ -26,7 +26,7 @@ use crate::bots::{
|
||||
|
||||
use self::{callback_data::SearchCallbackData, utils::get_query};
|
||||
|
||||
use super::utils::generic_get_pagination_keyboard;
|
||||
use super::utils::pagination::generic_get_pagination_keyboard;
|
||||
|
||||
|
||||
async fn generic_search_pagination_handler<T, P, Fut>(
|
||||
|
||||
Reference in New Issue
Block a user