Change the name of the app from “AvatarApp” to “Avatar”.

This commit is contained in:
Alexander Ivash 2018-05-24 23:13:26 +03:00
parent 2c07aa787f
commit cc151d6187

View file

@ -396,7 +396,7 @@ function onBookmarkAdded(bookmarkName) {
// Manage the connection between the button and the window.
//
var button;
var buttonName = "AvatarApp";
var buttonName = "Avatar";
var tablet = null;
function startup() {