mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-16 18:07:02 -04:00
MessageLogger: fixes + ignoreSelf & ignoreBots option (#213)
This commit is contained in:
parent
4642b54260
commit
a96f8a89f3
11 changed files with 66 additions and 13 deletions
|
@ -16,7 +16,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import Logger from "../utils/logger";
|
||||
import Logger from "../utils/Logger";
|
||||
import { LazyComponent } from "../utils/misc";
|
||||
import { Margins, React } from "../webpack/common";
|
||||
import { ErrorCard } from "./ErrorCard";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue