mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 13:16:38 +00:00
chore: kebab-case topic name
This commit is contained in:
@@ -12,7 +12,7 @@ use crate::{
|
||||
};
|
||||
|
||||
pub const SEARCH_PROJECT_INDEX_QUEUE_TOPIC: &str =
|
||||
"public.labrinth.search_project_index_queue.v1";
|
||||
"public.labrinth.search-project-index-queue.v1";
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct IncrementalSearchQueue {
|
||||
|
||||
Reference in New Issue
Block a user