componentize user info

This commit is contained in:
Ginger Wong
2020-06-28 17:15:53 -07:00
parent 6c7af9ffae
commit b228d3a4e5
5 changed files with 62 additions and 43 deletions

View File

@@ -11,6 +11,7 @@ async function setupApp() {
messages: [],
extraUserContent: "",
isOnline: false,
layout: "desktop",
// from config
logo: null,
socialHandles: [],