fix: polish matrix e2ee storage (#1298) (thanks @sibbl)

This commit is contained in:
Peter Steinberger
2026-01-20 11:51:08 +00:00
parent 9b71382efb
commit d91f0ceeb3
13 changed files with 1196 additions and 140 deletions

View File

@@ -1,5 +1,4 @@
import fs from "node:fs";
import path from "node:path";
import { spawn } from "node:child_process";
function resolvePowerShellPath(): string {