bulk episodic deletion

This commit is contained in:
Storme-bit
2026-04-17 19:43:18 -07:00
parent 930a6dbd13
commit 05f1fbb04e
4 changed files with 50 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ export default defineConfig({
'/sessions': 'http://192.168.0.205:4000',
'/models': 'http://192.168.0.205:4000',
'/projects': 'http://192.168.0.205:4000',
'/episodes': 'http://192.168.0.205:4000',
},
},
});