From bbf3c74cb206e427877f65cbb52f318abeb0cda0 Mon Sep 17 00:00:00 2001 From: RuiNtD Date: Fri, 24 Mar 2023 21:00:27 -0600 Subject: Update LastFM plugin (#483) Co-authored-by: Ven Co-authored-by: Sofia Lima --- src/utils/constants.ts | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/utils') diff --git a/src/utils/constants.ts b/src/utils/constants.ts index bacf914..e7ac09a 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -202,6 +202,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({ name: "lewisakura", id: 96269247411400704n }, + RuiNtD: { + name: "RuiNtD", + id: 157917665162297344n + }, hunt: { name: "hunt-g", id: 222800179697287168n -- cgit