remove testing aid

This commit is contained in:
David Tsay 2020-03-16 15:34:12 -07:00
parent 90dd53e954
commit 090e89d524

View File

@ -79,7 +79,7 @@ export default {
},
data() {
return {
expanded: false,
expanded: true,
isApplied: true
};
},