Added warning message when changing the userID.

This commit is contained in:
Ajay Ramachandran
2020-01-09 15:00:03 -05:00
parent 1715ee327f
commit 7acc6c3329
2 changed files with 8 additions and 2 deletions

View File

@@ -150,7 +150,7 @@
<br/>
<br/>
<div option-type="text-change" sync-option="userID">
<div option-type="text-change" sync-option="userID" confirm-message="userIDChangeWarning">
<div class="option-button trigger-button">
__MSG_changeUserID__
</div>