fix more of nick's broken changes
parent
3c1fd87fd4
commit
3816e64da7
|
@ -16,7 +16,7 @@
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
requested = []
|
||||||
newPostForm = document.getElementById('addMsg')
|
newPostForm = document.getElementById('addMsg')
|
||||||
firstLoad = true
|
firstLoad = true
|
||||||
lastLoadedBoard = 'global'
|
lastLoadedBoard = 'global'
|
||||||
|
|
Loading…
Reference in New Issue