mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 21:19:47 +00:00
Fixed visibility
This commit is contained in:
parent
2aa6ef1cce
commit
f7d2cb4af7
@ -64,7 +64,7 @@ impl<'r> FromRequest<'r> for APIToken {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
enum APITokenError {
|
pub enum APITokenError {
|
||||||
Missing,
|
Missing,
|
||||||
Invalid,
|
Invalid,
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user