server-esm: Change single export to export default

This commit is contained in:
Elian Doran
2024-07-18 21:50:12 +03:00
parent 0ceae0a65e
commit ecb8a7f394
63 changed files with 73 additions and 73 deletions

View File

@@ -1,4 +1,4 @@
export = [
export default [
// label names
{ type: 'label', name: 'inbox' },
{ type: 'label', name: 'disableVersioning' },