mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
feat: update volume
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Hono } from "hono";
|
||||
import { VOLUME_MOUNT_BASE } from "~/core/constants";
|
||||
import { VOLUME_MOUNT_BASE } from "../../core/constants";
|
||||
import { volumeService } from "../volumes/volume.service";
|
||||
|
||||
export const driverController = new Hono()
|
||||
|
||||
Reference in New Issue
Block a user