feat(subscribe): update display list based on user role and improve sorting logic

This commit is contained in:
jxxghp
2024-12-20 08:04:18 +08:00
parent a72cb797ab
commit 84951cdc44
2 changed files with 24 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "moviepilot",
"version": "2.1.4",
"version": "2.1.5",
"private": true,
"bin": "dist/service.js",
"scripts": {