fix(frontend): 自動バックアップが設定されていない環境では設定が消滅する旨の警告を出すように (#15802)
* fix(frontend): 自動バックアップが設定されていない環境ではローカルの設定を削除しないように * Update Changelog * fix lint * fix: 警告を出すだけのみにする * fix * apply suggestion
This commit is contained in:
parent
8edf1bc208
commit
f7195d54d0
5 changed files with 14 additions and 5 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
### Client
|
||||
- Fix: ログアウトした際に処理が終了しない問題を修正
|
||||
- Fix: 自動バックアップが設定されている環境でログアウト直前に設定をバックアップするように
|
||||
|
||||
### Server
|
||||
- Fix: システムアカウントの名前がサーバー名と同期されない問題を修正
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue