You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deleting a package as admin does remove the entry from the database, but does not remove the package file from the package directory on the server. The "Delete" button directly calls the API action, which only handles database entries but not file management.
The text was updated successfully, but these errors were encountered:
Deleting a package as admin does remove the entry from the database, but does not remove the package file from the package directory on the server. The "Delete" button directly calls the API action, which only handles database entries but not file management.
The text was updated successfully, but these errors were encountered: