1
0

fix(client): デッキでウィジェットの情報が保存されない問題を修正

Fix #8818
This commit is contained in:
syuilo
2022-06-12 19:50:43 +09:00
parent 11a6bd890c
commit a8e7b1a303
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -9,6 +9,13 @@
You should also include the user name that made the change.
-->
## 12.x.x (unreleased)
### Improvements
### Bugfixes
- Client: デッキでウィジェットの情報が保存されない問題を修正 @syuilo
## 12.111.0 (2022/06/11)
### Improvements
- Supports Unicode Emoji 14.0 @mei23