+4
−5
frontend/SongListModel.mjs
deleted100644 → 0
+0
−241
frontend/model/Song.js
0 → 100644
+17
−0
frontend/model/SongListModel.js
0 → 100644
+221
−0
Loading
Refactor: Move SongListModel to singleton in model directory, add Song class, and update usage for persistence