Skip to content

Commit 3f6d646

Browse files
authored
Fix content history diff error (#42755)
1 parent cc8ef4d commit 3f6d646

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/media_source/com_contenthistory/joomla.asset.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"type": "script",
1111
"uri": "com_contenthistory/admin-compare-compare.min.js",
1212
"dependencies": [
13-
"core"
13+
"core",
14+
"diff"
1415
],
1516
"attributes": {
1617
"type": "module"

0 commit comments

Comments
 (0)