Fix resetting options of "Customize" page
This commit is contained in:
parent
1925115d57
commit
9eb7b037ab
@ -11,6 +11,7 @@ class ConvertEmptyStringsToNull extends Converter
|
||||
'admin/options',
|
||||
'admin/score',
|
||||
'admin/resource',
|
||||
'admin/customize',
|
||||
];
|
||||
|
||||
public function handle($request, Closure $next)
|
||||
|
3
resources/misc/changelogs/en/4.1.5.md
Normal file
3
resources/misc/changelogs/en/4.1.5.md
Normal file
@ -0,0 +1,3 @@
|
||||
## Fixed
|
||||
|
||||
- Fixed resetting options of "Customize" page.
|
3
resources/misc/changelogs/zh_CN/4.1.5.md
Normal file
3
resources/misc/changelogs/zh_CN/4.1.5.md
Normal file
@ -0,0 +1,3 @@
|
||||
## 修复
|
||||
|
||||
- 修复「个性化」页面不能重置选项的问题
|
Loading…
Reference in New Issue
Block a user