修改prompt
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
<script>
|
||||
// 版本号
|
||||
(function() {
|
||||
document.getElementById('version-text').textContent = 'v2.8.1-260729';
|
||||
document.getElementById('version-text').textContent = 'v2.8.2-260729';
|
||||
})();
|
||||
document.addEventListener('input', function(e) {
|
||||
if (e.target.id === 'msg-input' || e.target.id === 'purchase-msg-input') {
|
||||
|
||||
Reference in New Issue
Block a user