Skip to content

Commit 940bdfe

Browse files
committed
Use ckeditor emoji
1 parent a8e025c commit 940bdfe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ts/WoltLabSuite/Core/Component/Ckeditor/Configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class ConfigurationBuilder {
3535
}
3636

3737
#setupBasicFormat(): void {
38-
this.#toolbar.push("bold", "italic", "WoltlabEmoji");
38+
this.#toolbar.push("bold", "italic", "emoji");
3939
}
4040

4141
#setupTextFormat(): void {

wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Configuration.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)