mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 04:56:12 +02:00
fix: mochaが動かないため拡張子なしに戻した
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import Logger from '@/services/logger.js';
|
||||
import Logger from '@/services/logger';
|
||||
|
||||
export const remoteLogger = new Logger('remote', 'cyan');
|
||||
|
||||
Reference in New Issue
Block a user