diff --git a/CHANGELOG.md b/CHANGELOG.md
index e44ac75b66..1046a1046d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,7 @@ You should also include the user name that made the change.
- Client: Word mute also checks content warnings @Johann150
- Client: メニューからページをリロードできるように @syuilo
- Client: Improve emoji picker performance @syuilo
+- Client: Make widgets available again on a tablet @syuilo
- ユーザーにモデレーションメモを残せる機能 @syuilo
- Make possible to delete an account by admin @syuilo
- Improve player detection in URL preview @mei23
diff --git a/packages/client/src/ui/universal.vue b/packages/client/src/ui/universal.vue
index 8c48510a44..2edfb3f12d 100644
--- a/packages/client/src/ui/universal.vue
+++ b/packages/client/src/ui/universal.vue
@@ -16,7 +16,7 @@