From 5736ec67c4bffecd735ae5ed3070dd01eb6e7413 Mon Sep 17 00:00:00 2001 From: bulewhale235 Date: Sun, 15 May 2022 19:46:34 +0800 Subject: fixed tagEntry redirection (#4366) --- p/scripts/main.js | 1 + 1 file changed, 1 insertion(+) (limited to 'p/scripts') diff --git a/p/scripts/main.js b/p/scripts/main.js index 140253c6c..95822e412 100644 --- a/p/scripts/main.js +++ b/p/scripts/main.js @@ -1172,6 +1172,7 @@ function init_stream(stream) { name_tag: tagId == 0 ? tagName : '', id_entry: entryId, checked: isChecked, + ajax: 1, })); } } -- cgit v1.2.3