diff options
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <form id="update-form"> <input type="text" id="update-name"> <input type="checkbox" id="update-force"> - <label for="update-force">Force refresh</label> + <label for="update-force">First time search</label> <input type="checkbox" id="update-brawl"> <label for="update-brawl">Get Brawls</label> <input type="checkbox" id="update-tournament"> |
