diff --git a/app/soapbox/features/compose/components/text_icon_button.js b/app/soapbox/features/compose/components/text_icon_button.js index a952ed0820..8ac334fd66 100644 Binary files a/app/soapbox/features/compose/components/text_icon_button.js and b/app/soapbox/features/compose/components/text_icon_button.js differ diff --git a/app/soapbox/features/compose/containers/markdown_button_container.js b/app/soapbox/features/compose/containers/markdown_button_container.js index 0b4a642ca1..8805a122c2 100644 Binary files a/app/soapbox/features/compose/containers/markdown_button_container.js and b/app/soapbox/features/compose/containers/markdown_button_container.js differ diff --git a/app/soapbox/features/notifications/components/column_settings.js b/app/soapbox/features/notifications/components/column_settings.js index b9c5d44f0e..8e2c837f91 100644 Binary files a/app/soapbox/features/notifications/components/column_settings.js and b/app/soapbox/features/notifications/components/column_settings.js differ diff --git a/app/soapbox/features/notifications/components/filter_bar.js b/app/soapbox/features/notifications/components/filter_bar.js index d8e0ca105c..3b7280da00 100644 Binary files a/app/soapbox/features/notifications/components/filter_bar.js and b/app/soapbox/features/notifications/components/filter_bar.js differ diff --git a/app/soapbox/features/notifications/containers/column_settings_container.js b/app/soapbox/features/notifications/containers/column_settings_container.js index 6b1b24026b..b108d8b99a 100644 Binary files a/app/soapbox/features/notifications/containers/column_settings_container.js and b/app/soapbox/features/notifications/containers/column_settings_container.js differ diff --git a/app/soapbox/features/notifications/containers/filter_bar_container.js b/app/soapbox/features/notifications/containers/filter_bar_container.js index 52c004c471..231795c6f8 100644 Binary files a/app/soapbox/features/notifications/containers/filter_bar_container.js and b/app/soapbox/features/notifications/containers/filter_bar_container.js differ diff --git a/app/soapbox/features/ui/components/features_panel.js b/app/soapbox/features/ui/components/features_panel.js index f9d971331d..dd83147787 100644 Binary files a/app/soapbox/features/ui/components/features_panel.js and b/app/soapbox/features/ui/components/features_panel.js differ diff --git a/app/soapbox/features/ui/components/link_footer.js b/app/soapbox/features/ui/components/link_footer.js index 29b22f8e0b..1f427aa9c0 100644 Binary files a/app/soapbox/features/ui/components/link_footer.js and b/app/soapbox/features/ui/components/link_footer.js differ diff --git a/app/soapbox/utils/accounts.js b/app/soapbox/utils/accounts.js index 461fca42e7..6970f00504 100644 Binary files a/app/soapbox/utils/accounts.js and b/app/soapbox/utils/accounts.js differ diff --git a/app/soapbox/utils/features.js b/app/soapbox/utils/features.js index 32b37f85c9..331fa10b2c 100644 Binary files a/app/soapbox/utils/features.js and b/app/soapbox/utils/features.js differ