Skip to content

Commit 9103fee

Browse files
authored
DEV: Update htmlSafe import (#288)
1 parent f214591 commit 9103fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/discourse/components/modal/query-help.gjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
import { htmlSafe } from "@ember/template";
12
import DModal from "discourse/components/d-modal";
2-
import htmlSafe from "discourse-common/helpers/html-safe";
33
import i18n from "discourse-common/helpers/i18n";
44

55
const QueryHelp = <template>

0 commit comments

Comments
 (0)