mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
rename becca entities to have B-prefix, #3476
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
const sql = require('../../sql');
|
||||
const utils = require('../../../services/utils');
|
||||
const AbstractShacaEntity = require('./abstract_shaca_entity.js');
|
||||
const AbstractShacaEntity = require('./abstract_shaca_entity');
|
||||
const escape = require('escape-html');
|
||||
|
||||
const LABEL = 'label';
|
||||
|
||||
Reference in New Issue
Block a user