aboutsummaryrefslogtreecommitdiff
path: root/logic/src/search.rs
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-04-30 11:46:28 +0200
committermetamuffin <metamuffin@disroot.org>2025-04-30 11:46:28 +0200
commit35ae80f183904466667af73c7921b4ade399569a (patch)
tree3a7eec95debbd9ba292436ff989742b8a9b1dff4 /logic/src/search.rs
parentd6a039a10ac3c81d410beb9b648d29524ca1e278 (diff)
downloadjellything-35ae80f183904466667af73c7921b4ade399569a.tar
jellything-35ae80f183904466667af73c7921b4ade399569a.tar.bz2
jellything-35ae80f183904466667af73c7921b4ade399569a.tar.zst
split base into asset_token and db
Diffstat (limited to 'logic/src/search.rs')
-rw-r--r--logic/src/search.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/src/search.rs b/logic/src/search.rs
index 8e41e27..68975f1 100644
--- a/logic/src/search.rs
+++ b/logic/src/search.rs
@@ -5,8 +5,8 @@
*/
use crate::{node::DatabaseNodeUserDataExt, session::Session};
use anyhow::Result;
-use jellybase::database::Database;
use jellycommon::{Visibility, api::ApiSearchResponse};
+use jellydb::Database;
use std::time::Instant;
pub fn search(