mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-27 10:03:08 +02:00
Follow #3676
This commit is contained in:
parent
18968e7208
commit
4068d220e5
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
import Logger from "../logger";
|
||||
import Logger from '../logger';
|
||||
|
||||
export const driveLogger = new Logger('drive', 'blue');
|
||||
|
|
Loading…
Reference in a new issue