mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-17 19:33:10 +10:00
updated platform for DX
This commit is contained in:
@@ -8,7 +8,7 @@ const sylTrace = (...args: unknown[]) => {
|
|||||||
if (settings.syllableLogging) trace.log(...args);
|
if (settings.syllableLogging) trace.log(...args);
|
||||||
};
|
};
|
||||||
|
|
||||||
export const RL_PLATFORM = "Radiant Lyrics";
|
export const RL_PLATFORM = "rl";
|
||||||
|
|
||||||
const RL_ACCESS_TOKEN_ID = "58hy4s86";
|
const RL_ACCESS_TOKEN_ID = "58hy4s86";
|
||||||
const RL_ACCESS_TOKEN = "xjehy2lfg5h5mjwotoxrcqugam";
|
const RL_ACCESS_TOKEN = "xjehy2lfg5h5mjwotoxrcqugam";
|
||||||
|
|||||||
Reference in New Issue
Block a user