Update video's link on comboxbox change

This commit is contained in:
Zoe Roux
2026-03-09 17:31:06 +01:00
parent 3890e39e56
commit ef1486deaf
7 changed files with 61 additions and 9 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ const videoSort = Sort(
],
},
{
default: ["entry"],
default: ["entry", "path"],
tablePk: videos.pk,
},
);