Bunch of fixes for new welcome pages and search fields
This commit is contained in:
@@ -1660,7 +1660,7 @@ const AppCreator = (defaultprops) => {
|
||||
data.info["contact"] = basedata.info.contact;
|
||||
} else if (contact === "") {
|
||||
data.info["contact"] = {
|
||||
name: "@shuffle_platform",
|
||||
name: "@Anonymous Shuffle User",
|
||||
url: "https://twitter.com/shuffleio",
|
||||
email: "support@shuffler.io",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user