mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
server-esm: Change single export to export default
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export = [
|
||||
export default [
|
||||
// label names
|
||||
{ type: 'label', name: 'inbox' },
|
||||
{ type: 'label', name: 'disableVersioning' },
|
||||
|
||||
Reference in New Issue
Block a user