Restart database
It's been 0 days since I've last retsrated the database
This commit is contained in:
parent
010c72252d
commit
473abaf564
13 changed files with 93 additions and 264 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue