Update jevix.default.php

This commit is contained in:
Visman 2022-11-20 21:12:14 +07:00
parent 1c95112d45
commit bf43757ab3

View file

@ -70,7 +70,7 @@ return [
['header', ['class']],
['hr', ['class']],
['i', ['class']],
['img', ['class', 'src', 'alt', 'title', 'width', 'height']],
['img', ['class', 'src', 'alt', 'title', 'width', 'height', 'loading']],
['ins', ['class']],
['kbd', ['class']],
['li', ['class']],