@@ -22,6 +22,7 @@ async function initDB() {
const api = {
db: undefined,
queue: undefined,
strings: require('./strings/'+process.env.STRING_SET+'.json'),
ttsEngines: (() => {
let engines = {};
console.log(`Registering TTS engines...`);
The note is not visible to the blocked user.