fixes #1319
This commit is contained in:
@@ -220,6 +220,8 @@
|
|||||||
if (Danbooru.RelatedTag.recent_artist && $("#artist-tags-container").css("display") === "block") {
|
if (Danbooru.RelatedTag.recent_artist && $("#artist-tags-container").css("display") === "block") {
|
||||||
Danbooru.RelatedTag.process_artist(Danbooru.RelatedTag.recent_artist);
|
Danbooru.RelatedTag.process_artist(Danbooru.RelatedTag.recent_artist);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$field.focus();
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user