mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-17 03:00:13 +00:00
fixup! working just like it was before :)
This commit is contained in:
parent
21da6f9525
commit
be218c89cc
6 changed files with 9 additions and 15 deletions
|
|
@ -60,13 +60,8 @@ pub struct ApiConfig {
|
|||
|
||||
pub remote_url: String,
|
||||
|
||||
#[serde(default)]
|
||||
pub temp_token2: Option<String>,
|
||||
|
||||
pub token_privatekey: String,
|
||||
pub token_publickey: String,
|
||||
|
||||
pub internal_request_secret: String,
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Clone, Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue