FIX: Ember Linting fixes

This commit is contained in:
Keegan George 2022-07-27 17:01:47 -07:00
parent fa22f7b17d
commit 94b6840901
3 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@ import { iconNode } from "discourse-common/lib/icon-library";
import { create } from "virtual-dom";
import { ajax } from "discourse/lib/ajax";
import { popupAjaxError } from "discourse/lib/ajax-error";
export default apiInitializer("0.11.1", (api) => {
const site = api.container.lookup("site:main");
const currentUser = api.getCurrentUser();

View File

@ -63,4 +63,4 @@
</ul>
</DPopover>
</div>
</div>
</div>

View File

@ -4,4 +4,4 @@
@tableId={{this.tableId}}
@triggerModalClose={{action "closeEditModal"}}
@toolbarEvent={{this.toolbarEvent}}
/>
/>