mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-07-08 15:22:46 +00:00
request index url not show
This commit is contained in:
parent
1c89252918
commit
b77c211a71
@ -8,7 +8,7 @@ export default Discourse.Route.extend({
|
||||
phone: ""
|
||||
});
|
||||
|
||||
return ajax("/patrons/patrons", {
|
||||
return ajax("/patrons", {
|
||||
method: "get"
|
||||
})
|
||||
.then(result => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user