]> git.cworth.org Git - zombocom-ai/commit
Fix name tracking to be persistent
authorCarl Worth <cworth@cworth.org>
Fri, 9 Dec 2022 15:00:35 +0000 (07:00 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 9 Dec 2022 17:57:24 +0000 (09:57 -0800)
commitebe06a9b6759bb70c3c64d7c947e620cf9384412
treed42a9ba42cbff36199c0293e2216c54f7aad9abf
parenta89283fbb522b14c9015695ab4982db8d0888b90
Fix name tracking to be persistent

By adding both a variable to record in the client what the server has
told us the name is, and also adding localStorage storage of the name
so it persists between browser starts.
index.html