Convert indention to spaces
This commit is contained in:
parent
f2953d1190
commit
3b4f91249f
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in New Issue