add marketplace_url to backup metadata for service (#1688)

This commit is contained in:
Aiden McClelland
2022-07-25 12:43:40 -06:00
committed by GitHub
parent 61da050fe8
commit bdb906bf26
2 changed files with 25 additions and 4 deletions

View File

@@ -366,6 +366,7 @@ async fn perform_backup<Db: DbHandle>(
.backup
.create(
ctx,
&mut tx,
&package_id,
&manifest.title,
&manifest.version,