Skip to content
Snippets Groups Projects
Commit 131ff24e authored by syuilo's avatar syuilo
Browse files

.js

parent b6da0e9b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ import { fetchMeta } from '@/misc/fetch-meta.js';
import { Users, Notes } from '@/models/index.js';
import { MoreThan } from 'typeorm';
import { MAX_NOTE_TEXT_LENGTH } from '@/const.js';
import { Cache } from '@/misc/cache';
import { Cache } from '@/misc/cache.js';
const router = new Router();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment