Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Jul 15, 2020
1 parent cc39348 commit 02b27b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/js/Skeeks.js
Expand Up @@ -80,7 +80,7 @@
sx.init = function(data)
{
//Мержим конфиги
sx.Config.merge(data);
sx.Config.mergeDefaults(data);
//Библиотека sx готова
sx._ready();
};
Expand Down

0 comments on commit 02b27b4

Please sign in to comment.