Files
MusicMetaFinder-xtrll/.idea/modules.xml
xtrullor73 656595f9c9 refactor: Reorganize project directory and refine logic separation
- Move audioFileValidator and audioTagWriter to src/services to underline their role in the application's core logic.
- Create audioController.js in src/controllers to handle validation and API interactions, centralizing request handling and streamlining app.js.
2024-04-20 17:15:41 -07:00

8 lines
282 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/MusicMetaFinder.iml" filepath="$PROJECT_DIR$/.idea/MusicMetaFinder.iml" />
</modules>
</component>
</project>