mirror of
https://github.com/zadam/trilium.git
synced 2025-12-19 22:59:53 +01:00
refactor(dayjs): relocate all plugins and imports to commons
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import dayjs from "dayjs";
|
||||
import { dayjs } from "@triliumnext/commons";
|
||||
import type { ViewScope } from "./link.js";
|
||||
import FNote from "../entities/fnote";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user