Removed hyphenate

This commit is contained in:
Sebastian Kupke 2022-11-03 15:28:01 +01:00
parent 6767064ea7
commit bbae811b50
1 changed files with 1 additions and 1 deletions

View File

@ -1385,7 +1385,7 @@ export default class Card {
//jquery hyphenate below
if (this._isJQueryPresent()) {
$('.column').not('.overview').children('p').hyphenate('de')
//$('.column').not('.overview').children('p').hyphenate('de')
}
//logging