mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[Eggs] Single Egg Import. #142
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @notAreYouScared on GitHub (Aug 11, 2024).
Originally assigned to: @Boy132 on GitHub.
When force importing (overwrite) on the edit egg screen, we autofill the URL with the update_url, this prevents the uploaded .json from getting applied. therefore the user does not see the changes in the uploaded .json file.