CheckStoryTitle for separators after fetching

This commit is contained in:
William Karsten 2022-06-02 15:43:55 -05:00
parent 8f363dc411
commit 2b8c387cb1
1 changed files with 1 additions and 0 deletions

View File

@ -336,6 +336,7 @@ var _Lobsters = Class.extend({
button.val(old_value);
button.prop("disabled", false);
});
Lobsters.checkStoryTitle();
},
bounceToLogin: function() {