mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
feat: show git creation message on UI
This commit is contained in:
parent
8c61db30b3
commit
0627493bc6
9 changed files with 46 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import winston from 'winston';
|
||||
import { LOG_FOLDER } from '@/constants/paths';
|
||||
import RendererTransport from './renderer-transport';
|
||||
import RendererTransport from './rendererTransport';
|
||||
import 'winston-daily-rotate-file';
|
||||
|
||||
export * from './wiki-output';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue