forked from GNUsocial/gnu-social
Update translator documentation.
Whitespace updates. Break lines in README at or before 80 characters. L10n updates.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
// update the local timeline from a Comet server
|
||||
//
|
||||
|
||||
var CometUpdate = function()
|
||||
{
|
||||
var _server;
|
||||
@@ -27,4 +25,3 @@ var CometUpdate = function()
|
||||
}
|
||||
}
|
||||
}();
|
||||
|
||||
|
Reference in New Issue
Block a user