added refresh button

This commit is contained in:
Kevin F 2022-12-19 22:14:28 +00:00
parent 743d9a728d
commit 4829b4d2e3
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ let app = createApp({
userIDInput: '', userIDInput: '',
userID: "", userID: "",
showUserID: "", showUserID: "",
backend: 'http://staging.chaoswebs.net/', backend: 'http://api.monerosms.com/',
availableNumbers: "", availableNumbers: "",
credits: "", credits: "",
threads: [], threads: [],