Skip to content

Commit

Permalink
chore: remove watchtime users
Browse files Browse the repository at this point in the history
  • Loading branch information
veryCrunchy committed May 9, 2024
1 parent 501c687 commit 548e306
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gql/resolvers/watchtime.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ const excludedBots = [
const excludedUsers = [
"43547909", //drapsnatt
"172254892", //d0nk7
"79343170", //tsaeb
"708701718", // 8roe
];
const watchtimeResolver: Resolvers["Query"] = {
watchtime: async (_, query) => {
Expand Down

0 comments on commit 548e306

Please sign in to comment.