Skip to content

Commit

Permalink
remove dockBottom check from body mutation observer callback
Browse files Browse the repository at this point in the history
  • Loading branch information
mustakshif committed Jun 1, 2024
1 parent cbe9946 commit 58a44d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@
// childList mutations func
() => {
// addEmojiDialogClassName();
addDockbClassName();
// addDockbClassName();
addExportImgClassName();
// statusPosition();
}
Expand Down
Loading

0 comments on commit 58a44d6

Please sign in to comment.