chore: add new line to trigger ci
This commit is contained in:
parent
40576fe675
commit
c436d8733e
|
|
@ -1392,6 +1392,7 @@ async fn post_published_duplicate_handler(
|
|||
params.dest_view_id,
|
||||
)
|
||||
.await?;
|
||||
|
||||
Ok(Json(AppResponse::Ok()))
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue