import URL helper

This commit is contained in:
Rimian Perkins 2019-09-12 07:58:08 +10:00
parent fb372703a2
commit c2af580718
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import DiscourseURL from "discourse/lib/url";
import { ajax } from "discourse/lib/ajax";
export default Ember.Controller.extend({