mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
chore(code): fix more js & ts files
This commit is contained in:
@@ -6,4 +6,4 @@ class NotFoundError {
|
||||
}
|
||||
}
|
||||
|
||||
export default NotFoundError;
|
||||
export default NotFoundError;
|
||||
|
||||
@@ -6,4 +6,4 @@ class ValidationError {
|
||||
}
|
||||
}
|
||||
|
||||
export default ValidationError;
|
||||
export default ValidationError;
|
||||
|
||||
Reference in New Issue
Block a user