This commit is contained in:
pa
2026-03-15 21:04:02 +09:00
parent 1d7e41a4a1
commit 8624ac20fa
7 changed files with 68 additions and 181 deletions

View File

@@ -1,5 +1,5 @@
import { router } from './router';
import { startRendererMemoryThresholdReport } from './piniaActionTrail';
import { startRendererMemoryThresholdReport } from './rendererMemoryReport';
import configRepository from '../services/config';