Use titles not IDs

This commit is contained in:
shamoon
2025-11-05 13:58:28 -08:00
parent 0dae45edc8
commit b3292841e7
4 changed files with 18 additions and 22 deletions

View File

@@ -84,10 +84,6 @@ export class ShareBundleManageDialogComponent
super.ngOnDestroy()
}
fetchBundles(): void {
this.triggerRefresh(false)
}
getShareUrl(bundle: ShareBundleSummary): string {
const apiURL = new URL(environment.apiBaseUrl)
return `${apiURL.origin}${apiURL.pathname.replace(/\/api\/$/, '/share/')}${