Docker build updates
This commit is contained in:
parent
3e36aef9c5
commit
67a5b60ad5
34 changed files with 89 additions and 52 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { createHash } from "crypto";
|
||||
import { withDb, AppDatabase } from "../../lib/db";
|
||||
import { convert } from "../../lib/media-convert";
|
||||
import { withDb, AppDatabase } from "../../lib/db.js";
|
||||
import { convert } from "../../lib/media-convert.js";
|
||||
|
||||
interface VoiceLineAudioUpdateTaskOptions {
|
||||
voiceLineId: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue