mirror of
https://github.com/bitwarden/server
synced 2026-01-07 19:13:50 +00:00
billings jobs setup
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
public virtual string StripeWebhookKey { get; set; }
|
||||
public virtual string StripeWebhookSecret { get; set; }
|
||||
public virtual string BraintreeWebhookKey { get; set; }
|
||||
public virtual string JobsKey { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user