Skip to content

Commit 1e6b722

Browse files
committed
Updated template and Lang.js version.
Lang.js updated to v1.1.1 to include the hotfix concerning the instantiation. Also, the template was updated to adapt to the fix.
1 parent 1c6b49f commit 1e6b722

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'{ langjs }';
22

33
(function () {
4+
Lang = new Lang();
45
Lang.setMessages('{ messages }');
56
})();

0 commit comments

Comments
 (0)