fix(scrobble.php): refactor isTrackAlreadyScrobbled method to avoid triggering warnings

This commit is contained in:
Cory Dransfeldt 2025-06-04 20:38:18 -07:00
parent bcb89ceb95
commit 7b2584367c
No known key found for this signature in database
3 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "8.3.2",
"version": "8.3.3",
"description": "The source for my personal site. Built using 11ty (and other tools).",
"type": "module",
"engines": {