forked from forkanization/Proxmox-arm64
Readd frontend and JSON folders
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { vi } from "vitest";
|
||||
|
||||
// Mock canvas getContext
|
||||
HTMLCanvasElement.prototype.getContext = vi.fn();
|
||||
Reference in New Issue
Block a user