Powan55 / Trivial-Trivia

1 stars 0 forks source link

#43 Fixed File Not Found Error When Reading userData.csv #44

Closed Powan55 closed 3 months ago

Powan55 commented 3 months ago

Resolved the issue where userData.csv was not being found when reading the file. Updated the path and resource loading mechanism to correctly locate and read the file from the resources directory.