mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 02:44:39 +08:00
FIX: chat styleguide modal import (#23062)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import fabricators from "discourse/plugins/chat/discourse/lib/fabricators";
|
||||
import Component from "@glimmer/component";
|
||||
import ChatModalThreadSettings from "discourse/plugins/chat/discourse/components/modal/chat/thread-settings";
|
||||
import ChatModalThreadSettings from "discourse/plugins/chat/discourse/components/chat/modal/thread-settings";
|
||||
import { inject as service } from "@ember/service";
|
||||
import { action } from "@ember/object";
|
||||
|
||||
|
Reference in New Issue
Block a user