mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-20 18:30:41 -05:00
server-ts: Port services/note_types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const noteTypeService = require('../services/note_types.js');
|
||||
const noteTypeService = require('../services/note_types');
|
||||
const dateUtils = require('../services/date_utils');
|
||||
|
||||
function mandatory(obj) {
|
||||
|
||||
Reference in New Issue
Block a user