mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
rename enum item
This commit is contained in:
parent
f9e35553da
commit
59e9739142
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#[derive(Debug)]
|
||||
pub enum Error {
|
||||
Database,
|
||||
Gemini(super::gemini::Error),
|
||||
GeminiInit(super::gemini::Error),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue