mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
server-ts: Port app* services
This commit is contained in:
3
src/services/asset_path.ts
Normal file
3
src/services/asset_path.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import packageJson = require('../../package.json');
|
||||
|
||||
export = `assets/v${packageJson.version}`;
|
||||
Reference in New Issue
Block a user