mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2026-03-26 07:47:39 +03:00
add addUserAsTempVIP
This commit is contained in:
@@ -5,7 +5,7 @@ CREATE TABLE IF NOT EXISTS "ratings" (
|
||||
"service" TEXT NOT NULL default 'YouTube',
|
||||
"type" INTEGER NOT NULL,
|
||||
"userID" TEXT NOT NULL,
|
||||
"timeSubmitted" INTEGER NOT NULL,
|
||||
"timeSubmitted" INTEGER NOT NULL,
|
||||
"hashedIP" TEXT NOT NULL
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user