There is no download and delete button in the backups
Am I the only one who doesn't have a download and delete backup button in the Nebula theme?
Nebula version: 2.0-1
Blueprint version: beta-2024-12
Pterodactyl version: 1.11.10

7 Replies
Unrelated to Blueprint.
Try the following
byte snippet-upgrade
1. Remove certain files and directories with
rm -r resources public node_modules
.
2. Go through the Pterodactyl update documentation.
3. Install dependencies by running the yarn
command.
4. Repair Blueprint with blueprint -upgrade
.
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.byte snippet-upgrade
after entering the last command I got a lot of errors😅

Do you even need to delete the resources folder? It seems like it can't be restored using yarn

The problem was solved by completely reinstalling Blueprint and add-ons. Thanks for your help!
alrighty!