mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
rename method
This commit is contained in:
parent
262e11d677
commit
9084c10211
4 changed files with 5 additions and 5 deletions
|
|
@ -81,7 +81,7 @@ impl Navigation {
|
|||
.gemini
|
||||
.auth
|
||||
.memory
|
||||
.match_priority(&request_text)
|
||||
.match_request(&request_text)
|
||||
.is_some(),
|
||||
!request_text.is_empty() && request_text.starts_with("gemini"),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue