Skip to content

Commit 8e75d46

Browse files
glaszigSlokilla
andauthored
remove superfluous whitespace
Co-authored-by: Slokilla <[email protected]>
1 parent e0bb4ea commit 8e75d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/javascripts/recurring_select.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const methods = {
5454

5555
current_rule() {
5656
return {
57-
str: this.getAttribute("data-initial-value-str"),
57+
str: this.getAttribute("data-initial-value-str"),
5858
hash: JSON.parse(this.getAttribute("data-initial-value-hash"))
5959
};
6060
},

0 commit comments

Comments
 (0)