spaces and tabs on the end of the lines
This commit is contained in:
parent
108f8afcd9
commit
10ebf3a55f
23 changed files with 189 additions and 189 deletions
|
|
@ -146,7 +146,7 @@ function(Core, Paths, HostApp, URI) {
|
|||
if (!callback) {
|
||||
callback = function(data) { _this.getNewData(); }
|
||||
}
|
||||
Core.prototype.repost.call(this, id, entity, callback);
|
||||
Core.prototype.repost.call(this, id, entity, callback);
|
||||
}
|
||||
|
||||
Timeline.prototype.logout = function() {
|
||||
|
|
|
|||
Reference in a new issue