diff --git a/www/assets/js/util.js b/www/assets/js/util.js index 78c42bf7..39f0a669 100644 --- a/www/assets/js/util.js +++ b/www/assets/js/util.js @@ -1840,3 +1840,7 @@ function showMOTDEditor() { $("#editmotd").hide(); $("#togglemotd").hide(); } + +function filterChannelLog() { + +} diff --git a/www/channeloptions.html b/www/channeloptions.html index c6fb237b..74724eb7 100644 --- a/www/channeloptions.html +++ b/www/channeloptions.html @@ -228,5 +228,22 @@