mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Copy wings configuration file button on panel does not copy in a valid format #156
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 @ash-development on GitHub (Sep 16, 2024).
Current Behavior
when copying the configuration file for wings in the panel, it pastes all in one line, which is not valid formatting & makes wings error out
Expected Behavior
it should copy the full file, formatted in lines
Steps to Reproduce
Panel Version
v1.0.0-beta8
Wings Version
v1.0.0-beta4
Games and/or Eggs Affected
n/a
Docker Image
n/a
Error Logs
Is there an existing issue for this?
@Boy132 commented on GitHub (Sep 16, 2024):
Copy works fine for me. Can you please try to reproduce it on the demo?
@ash-development commented on GitHub (Sep 16, 2024):
Ah seems to work now - not sure what was up with that.