You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Desktop: Add synchronization tools to clear local sync state or data
This commit is contained in:
@ -12,7 +12,7 @@ export enum TargetType {
|
||||
Console = 'console',
|
||||
}
|
||||
|
||||
enum LogLevel {
|
||||
export enum LogLevel {
|
||||
None = 0,
|
||||
Error = 10,
|
||||
Warn = 20,
|
||||
|
Reference in New Issue
Block a user