1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-06 22:34:52 +02:00

Update plugins/box/snippets/js/snippets.js

This commit is contained in:
Sergey Romanenko
2013-01-16 09:20:47 +02:00
parent 3f420f2406
commit 4b4b78e554

View File

@ -36,7 +36,6 @@ var Snippents = Snippents || (function($) {
App = {
logic: {},
init: function() {
Utils.settings.init();
Events.init();
}
};