Support Forgejo servers
This commit is contained in:
@@ -39,6 +39,8 @@ impl AppearanceMode {
|
||||
pub struct Server {
|
||||
pub name: String,
|
||||
pub url: String,
|
||||
#[serde(default)]
|
||||
pub provider: gotcha_gitea::Provider,
|
||||
#[serde(skip)]
|
||||
pub token: String,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user