minor changes

This commit is contained in:
coderaiser 2012-12-05 07:41:25 -05:00
parent 4a2b975d09
commit fa1caadede

View file

@ -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
};