You've already forked AstralRinth
forked from didirus/AstralRinth
Final release fixes (#811)
This commit is contained in:
@@ -35,6 +35,7 @@ pub struct LegacyNotificationAction {
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize)]
|
||||
#[serde(tag = "type", rename_all = "snake_case")]
|
||||
pub enum LegacyNotificationBody {
|
||||
ProjectUpdate {
|
||||
project_id: ProjectId,
|
||||
|
||||
Reference in New Issue
Block a user