mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix deleteFeeds
This commit is contained in:
parent
32b64401ea
commit
8a90a70648
@ -131,4 +131,4 @@ const builtInItems: CheckInItem[] = [
|
||||
},
|
||||
]
|
||||
|
||||
export const [checkInItems] = registerAndGetData('checkInCenter.items', builtInItems)
|
||||
export const [checkInItems] = registerAndGetData('deleteFeeds.items', builtInItems)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user