add legacy v1 routes for the remaining media endpoints
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
c6cf3589f4
commit
8d8467a4ea
3 changed files with 69 additions and 1 deletions
|
@ -1112,7 +1112,7 @@ impl KeyValueDatabase {
|
|||
_ = terminate.recv() => {
|
||||
debug!(target: "database-cleanup","Received SIGTERM");
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
#[cfg(not(unix))]
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue