rapid-router icon indicating copy to clipboard operation
rapid-router copied to clipboard

bug: remove unused "Django migr" button

Open evemartin opened this issue 1 year ago • 1 comments

Describe the bug In the Level Editor Map tab, some users have an extra unused "Django migr" button. This doesn't do anything anymore and should be removed

To Reproduce Steps to reproduce the behaviour:

  1. Log in locally as Albert Einstein ([email protected])
  2. Go to the Level Editor
  3. On the Map tab, you should see a button saying "Django migr"

Expected behaviour The "Django migr" button should not be there

Screenshots

Image

evemartin avatar Sep 04 '24 10:09 evemartin

Sorry, I just came across this 😅 As far as I remember, this button is only visible by admins and it's used to create new levels - it will copy the code that can then be pasted in the repo somewhere (I can't remember exactly where, I assume it will be a migration that will insert the level in the database).

razvan-pro avatar Oct 09 '24 19:10 razvan-pro