Restart database

It's been 0 days since I've last retsrated the database
This commit is contained in:
mitteneer 2025-02-17 23:05:56 -05:00
parent 010c72252d
commit 473abaf564
13 changed files with 93 additions and 264 deletions

View file

@ -40,7 +40,7 @@ pub fn run(allocator: std.mem.Allocator, params: *jetzig.data.Value, env: jetzig
// name. As far as I can tell, this is only an
// issue for Weezer.
// Artist Artist hash. If two artists have the same name,
// Artist: Artist hash. If two artists have the same name,
// then a descriptive string can be provided to
// differentiate after the fact, or in a rule.
var album_id: u64 = 0;