mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-11 05:57:04 +03:00
Add malicious vote type for chapters
This commit is contained in:
@@ -209,6 +209,7 @@
|
||||
| userID | TEXT | not null |
|
||||
| hashedIP | TEXT | not null |
|
||||
| type | INTEGER | not null |
|
||||
| originalVoteType | INTEGER | not null | # Since type was reused to also specify the number of votes removed when less than 0, this is being used for the actual type
|
||||
|
||||
| index | field |
|
||||
| -- | :--: |
|
||||
|
||||
Reference in New Issue
Block a user