mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-27 14:28:53 +09:00
一部設定変更時のリロード
This commit is contained in:
parent
199783e3fb
commit
b5be0a2de9
@ -29,6 +29,7 @@
|
||||
- 계정 초기 마법사에 MFM 및 움직이는 이미지 설정 추가
|
||||
- Fix: 위젯 편집 시 헤더 이외의 영역을 눌렀을 때 위젯 설정이 뜨는 문제
|
||||
- Fix: 위젯 편집 종료 버튼이 여러 개 있는 문제
|
||||
- Fix: 일부 옵션 변경 시 페이지를 새로 고치도록
|
||||
|
||||
---
|
||||
|
||||
|
@ -261,6 +261,7 @@ watch(useSystemFont, () => {
|
||||
|
||||
watch([
|
||||
lang,
|
||||
animatedMfm,
|
||||
useBlurEffect,
|
||||
fontSize,
|
||||
useSystemFont,
|
||||
|
Loading…
Reference in New Issue
Block a user