NeoCoderMatrix86 / AudioCuesheetEditor

AudioCuesheetEditor is a Blazor based web application for writing audio cuesheets. There is much validation that helps the user to write a valid cuesheet. You can import external data (like text files, xml files, etc.) and analyse them directly in GUI. There are also much export variations like CSV, but you can customize export freely.
https://audiocuesheeteditor.netlify.app/
GNU General Public License v3.0
9 stars 7 forks source link

#348 import view has unexpected file upload button #350

Closed cbtk15 closed 5 months ago

cbtk15 commented 5 months ago

Bug Fix for - #348 import view has unexpected file upload button

Main Changes

image

image