This commit is contained in:
Keegan
2016-02-14 12:26:37 -08:00
parent 71dd8ef1c3
commit 9c929a2e43
+1 -1
View File
@@ -7,6 +7,6 @@ module.exports = {
manipulator: 'radio',
defaults: {
label: '',
options: [],
options: []
}
};