Skip to content

Commit

Permalink
Update MarkedAsset.php
Browse files Browse the repository at this point in the history
  • Loading branch information
cuileon authored Jun 26, 2023
1 parent 9ce1dcd commit 408c3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MarkedAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ class MarkedAsset extends AssetBundle
public $sourcePath = '@bower/marked';

public $js = [
'lib/marked.js',
'marked.min.js',
];
}

0 comments on commit 408c3e1

Please sign in to comment.