mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-02 04:44:53 +02:00
hurr
This commit is contained in:
@@ -48,7 +48,7 @@ function get_board_target() {
|
||||
}
|
||||
|
||||
function get_mod_board_target() {
|
||||
var e = document.getElementById("nntpchan_mod_board_target");
|
||||
var e = document.getElementById("nntpchan_mod_group_target");
|
||||
return e.value || null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user