Remove test button

This commit is contained in:
ebolam
2022-10-05 14:28:36 -04:00
parent 265152c515
commit b607ccc9c0

View File

@@ -101,8 +101,6 @@
<span class="setting_maxlabel"><span style="top: -4px; position: relative;"></span></span> <span class="setting_maxlabel"><span style="top: -4px; position: relative;"></span></span>
</div> </div>
</div> </div>
<button class="settings_button" onclick="console.log('Getting actions from '+parseInt(document.getElementById('Selected Text').firstElementChild.nextElementSibling.getAttribute('chunk')));
socket.emit('get_next_100_actions', parseInt(document.getElementById('Selected Text').firstElementChild.nextElementSibling.getAttribute('chunk')));">Get more story chunks</button>
<div id="probabilities"> <div id="probabilities">
</div> </div>