mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-05 01:27:49 +08:00
@@ -445,7 +445,7 @@ class _SponsorBlockPageState extends State<SponsorBlockPage> {
|
||||
content: SlideColorPicker(
|
||||
color: color,
|
||||
showResetBtn: true,
|
||||
callback: (Color? color) {
|
||||
onChanged: (Color? color) {
|
||||
_blockColor[index] = color ?? item.first.color;
|
||||
setting.put(
|
||||
SettingBoxKey.blockColor,
|
||||
|
||||
Reference in New Issue
Block a user