Skip to content

Commit 5a25d6a

Browse files
committed
[fix] 읽어주기 api url 몽키패치 삭제
- playentry 주소가 중복되었음
1 parent a9a774d commit 5a25d6a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/renderer/helper/entry/entryPatcher.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,4 @@ export default function() {
130130
}
131131
});
132132
};
133-
134-
// @ts-ignore
135-
Entry.AI_UTILIZE_BLOCK.tts.api = `https://playentry.org${Entry.AI_UTILIZE_BLOCK.tts.api}`;
136133
}

0 commit comments

Comments
 (0)