Skip to content

Commit 548e306

Browse files
committed
chore: remove watchtime users
1 parent 501c687 commit 548e306

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/gql/resolvers/watchtime.ts

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ const excludedBots = [
1212
const excludedUsers = [
1313
"43547909", //drapsnatt
1414
"172254892", //d0nk7
15+
"79343170", //tsaeb
16+
"708701718", // 8roe
1517
];
1618
const watchtimeResolver: Resolvers["Query"] = {
1719
watchtime: async (_, query) => {

0 commit comments

Comments
 (0)