mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
minor changes
This commit is contained in:
parent
4a2b975d09
commit
fa1caadede
1 changed files with 3 additions and 1 deletions
|
|
@ -135,8 +135,10 @@ var CloudCommander, Util, DOM, $, Github, cb;
|
|||
|
||||
var lGist = GithubLocal.getGist(),
|
||||
lFiles = {},
|
||||
lHost = CloudCommander.HOST,
|
||||
lOptions = {
|
||||
description: "uploaded from cloudcmd",
|
||||
description: "Uplouded by Cloud Commander from " + lHost,
|
||||
|
||||
public: true
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue