diff options
Diffstat (limited to 'webAO/client.html')
| -rw-r--r-- | webAO/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html index befeb25..f6b3971 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -402,7 +402,7 @@ <br> <br> <textarea id="client_callwords" name="client_callwords" rows="4" cols="10" - placeholder="Put 1 callword per line here"></textarea> + placeholder="Put 1 callword per line here" onchange="changeCallwords()"></textarea> <br> <br> <span style="color:red">↓ Only touch these settings if you know what you are doing. ↓</span> |
