Skip to content

Commit 8e7237a

Browse files
committed
Config JS Bug fix extent-framework#106 from source repo
1 parent 63e5ca6 commit 8e7237a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<script src="https://cdn.jsdelivr.net/gh/extent-framework/extent-github-cdn@cc89904c1a12065be1d08fc4994a258ef01b12bd/spark/js/scripts.js"></script>
22
<script type='text/javascript'>
3-
@Model.MasterConfig.GetValue("JS")
3+
@Model.MasterConfig.GetValue("js")
44
</script>

0 commit comments

Comments
 (0)