sharing fix

This commit is contained in:
polaris
2024-06-29 03:12:29 -04:00
parent bde370314e
commit 30825e20f1
3 changed files with 4 additions and 4 deletions

View File

@ -95,7 +95,7 @@ export async function getSongsWithTitles(userId: number) {
}
}
export async function SharingPlaylogId(playlogid: number) {
export async function generatePlaylogId(playlogid: number) {
try {
const tokens = await daphnis.linkSharingToken.findMany({
where: {