diff --git a/sheet.js b/sheet.js index f314407..eaa6052 100644 --- a/sheet.js +++ b/sheet.js @@ -298,7 +298,7 @@ function init () { calculateModifiers(rpModifiers) data = serializeFormData("#character-data"); - //storeData(data); + storeData(data); }, 250); }