mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: retire webhook state
This commit is contained in:
@@ -53,11 +53,9 @@ message Webhook {
|
||||
|
||||
google.protobuf.Timestamp update_time = 4;
|
||||
|
||||
State state = 5;
|
||||
string name = 5;
|
||||
|
||||
string name = 6;
|
||||
|
||||
string url = 7;
|
||||
string url = 6;
|
||||
}
|
||||
|
||||
message CreateWebhookRequest {
|
||||
|
Reference in New Issue
Block a user