mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-02 04:44:53 +02:00
add debugging
This commit is contained in:
@@ -353,6 +353,7 @@ function init(prefix) {
|
||||
inject_hover_for_element(document);
|
||||
if ( /\.html$/.test(document.location.pathname) ) {
|
||||
// board / thread page
|
||||
console.log("not loading reply widget");
|
||||
} else {
|
||||
// ukko / livechan page
|
||||
var rpl = getReplyTo();
|
||||
|
||||
Reference in New Issue
Block a user