From 3816e64da791c28cc0def883f3a95d5c5ecdbf98 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Sun, 1 Dec 2019 03:51:38 -0600 Subject: [PATCH] fix more of nick's broken changes --- static-data/www/board/board.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-data/www/board/board.js b/static-data/www/board/board.js index 12b2e89f..9fb1d74d 100755 --- a/static-data/www/board/board.js +++ b/static-data/www/board/board.js @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ - +requested = [] newPostForm = document.getElementById('addMsg') firstLoad = true lastLoadedBoard = 'global'