Skip to content

Commit 7d635a3

Browse files
Update extension (#45)
1 parent f77260c commit 7d635a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rewrite.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ extensions_options! {
3434
}
3535

3636
impl ConfigExtension for QueryRewriteOptions {
37-
const PREFIX: &'static str = "QueryRewrite";
37+
const PREFIX: &'static str = "query_rewrite";
3838
}

0 commit comments

Comments
 (0)