Skip to content
This repository was archived by the owner on Aug 13, 2018. It is now read-only.

Commit 4962174

Browse files
committed
Rename main.js to view.js
1 parent f443046 commit 4962174

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

data/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ require.config({
1717
});
1818

1919
// Load the main panel module
20-
requirejs(["main"]);
20+
requirejs(["view"]);
File renamed without changes.

0 commit comments

Comments
 (0)