fixes #792
This commit is contained in:
@@ -234,7 +234,9 @@
|
|||||||
$("#comments").hide();
|
$("#comments").hide();
|
||||||
$("#share").hide();
|
$("#share").hide();
|
||||||
$("#post_tag_string").focus();
|
$("#post_tag_string").focus();
|
||||||
$("#related-tags-button").trigger("click");
|
if (Danbooru.meta("favorite-tags")) {
|
||||||
|
$("#related-tags-button").trigger("click");
|
||||||
|
}
|
||||||
} else {
|
} else {
|
||||||
$("#edit").hide();
|
$("#edit").hide();
|
||||||
$("#comments").hide();
|
$("#comments").hide();
|
||||||
|
|||||||
Reference in New Issue
Block a user