fix(frontend): アクセストークン発行時のダイアログの文言を修正 (#17495)

* fix(frontend): アクセストークン発行時のダイアログの文言を修正

* Update Changelog
This commit is contained in:
かっこかり 2026-05-27 19:36:07 +09:00 committed by GitHub
commit c86434955d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 1 deletions

View file

@ -5,6 +5,7 @@
### Client
- Fix: 一部の実績が正しく表示されない問題を修正
- Fix: アクセストークン発行時のダイアログのタイトルが「確認コード」となっているのを修正
### Server
- Enhance: リモートノートクリーニングジョブのスキップ処理のパフォーマンス改善