chiark / gitweb /
Restore the suspicious posters list
[modbot-ulm.git] / webstump / scripts / webstump.lib.pl
index 5bd575f16bec8d738577813ccefd21f5aca7b021..379cf0602bbf87c61b2c393d2e5ac02195baa4d2 100644 (file)
@@ -397,6 +397,7 @@ sub check_config_list {
 
  &user_error( "invalid list name $list_to_edit" )
     if( $list_to_edit ne "good.posters.list"
+        && $list_to_edit ne "watch.posters.list"
         && $list_to_edit ne "bad.posters.list"
         && $list_to_edit ne "watch.words.list" );