Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import RestAdapter from "discourse/adapters/rest";
export default class EmailStyle extends RestAdapter {
pathFor() {
return "/admin/customize/email_style";
}