mirror of
https://github.com/v0l/route96.git
synced 2025-06-20 07:10:30 +00:00
feat: void.cat migration binary
This commit is contained in:
@ -3,7 +3,7 @@ use serde::{Deserialize, Serialize};
|
||||
|
||||
use crate::filesystem::FileSystemResult;
|
||||
|
||||
pub(crate) struct Webhook {
|
||||
pub struct Webhook {
|
||||
url: String,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user