mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 20:21:37 +00:00
Empty commit
This commit is contained in:
parent
3f809e28f6
commit
10f1b72db6
@ -196,6 +196,7 @@ function AddArtistField() {
|
||||
var x = $('#artistfields').raw();
|
||||
x.appendChild(document.createElement("br"));
|
||||
x.appendChild(ArtistField);
|
||||
x.appendChild(document.createTextNode('\n'));
|
||||
x.appendChild(ImportanceField);
|
||||
ArtistCount++;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user