mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 09:13:20 +03:00
ref: Little refactoring
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
const escapeMarkdown = require('escape-markdown');
|
||||
const escapeHtml = require('escape-html');
|
||||
|
||||
const { formatTextWithMentions } = require('../../../utils/formatters');
|
||||
const { formatTextWithMentions } = require('../../../utils/mentions');
|
||||
|
||||
const buildTitle = (notification, t) => {
|
||||
switch (notification.type) {
|
||||
|
||||
Reference in New Issue
Block a user