added refresh button
This commit is contained in:
parent
743d9a728d
commit
4829b4d2e3
2
main.js
2
main.js
@ -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: [],
|
||||||
|
Loading…
Reference in New Issue
Block a user