mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Rename poe backend client
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
const poe = require('./poe');
|
||||
const poe = require('./poe-client');
|
||||
|
||||
async function test() {
|
||||
const client = new poe.Client();
|
||||
|
Reference in New Issue
Block a user