Convert indention to spaces

This commit is contained in:
Lorenz Hübschle-Schneider 2015-11-07 12:37:46 +01:00
parent f2953d1190
commit 3b4f91249f
1 changed files with 78 additions and 79 deletions

View File

@ -26,7 +26,6 @@ weechat.factory('imgur', ['$rootScope', function($rootScope) {
// Upload image to imgur from base64
var upload = function( base64img, callback ) {
// Set client ID (Glowing Bear)
var clientId = "164efef8979cd4b";