show keyboard by default for now

This commit is contained in:
Kevin Ngo
2018-09-18 03:08:18 -07:00
parent 74d588648d
commit 5d98608df3

View File

@@ -40,7 +40,7 @@ AFRAME.registerState({
screen: hasInitialChallenge ? 'challenge' : 'home',
screenHistory: [],
search: {
active: false,
active: true,
page: 0,
hasNext: false,
hasPrev: false,