diff --git a/media/js/src/snipts.min.js b/media/js/src/snipts.min.js index e69de29..d976a78 100644 --- a/media/js/src/snipts.min.js +++ b/media/js/src/snipts.min.js @@ -0,0 +1,2 @@ + +(function(){if(typeof angular!=='undefined'){var root=this;var $=root.jQuery;var controllers={};var app=root.app;controllers.SniptListController=function($scope){$scope.section='Billing';};app.controller(controllers);}}).call(this); \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index b189272..c7ce502 100644 --- a/templates/base.html +++ b/templates/base.html @@ -444,10 +444,6 @@ 'profile link': 'https://snipt.net/{{ request.user.username }}/', 'is pro': window.user_is_pro, 'blog domain': '{{ request.user.profile.blog_domain }}' - }, - widget: { - activator: '#IntercomDefaultWidget', - label: 'Support Chat' } };