Skip to content

Commit e8d9054

Browse files
authored
Update prewalkthrough.js
1 parent 4c7e2d9 commit e8d9054

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/prewalkthrough.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,6 @@ function handlePreWalkthroughInfo () {
206206
else {
207207
saveVarToLocal("personaPronoun", personaPronoun);
208208
saveVarToLocal("personaPossessive", personaPossessive);
209-
sidebarBody().find("#pronounInput").val('');
210-
sidebarBody().find("#possessiveInput").val('');
211209

212210
var personaName = getVarFromLocal("personaName");
213211
setStatusToTrue("gotPronoun");

0 commit comments

Comments
 (0)