Skip to content

Commit 0858039

Browse files
committed
wip
1 parent ace2e45 commit 0858039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Sync.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default {
8282
data() {
8383
return {
8484
syncModes: this.syncModesInit,
85-
syncPeriod: this.syncPeriodInit
85+
syncPeriod: this.syncPeriodInit,
8686
};
8787
},
8888
validations() {

0 commit comments

Comments
 (0)