need import

This commit is contained in:
awesomerobot 2021-06-02 16:48:34 -04:00
parent 6c59a269f2
commit 3dae9074dc
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import { h } from "virtual-dom";
import { withPluginApi } from "discourse/lib/plugin-api";
import { wantsNewWindow } from "discourse/lib/intercept-click";
import DiscourseURL from "discourse/lib/url";
export default {
name: "discourse-custom-header-links",