summaryrefslogtreecommitdiff
path: root/src/client/app/desktop/views/widgets/timemachine.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/app/desktop/views/widgets/timemachine.vue')
-rw-r--r--src/client/app/desktop/views/widgets/timemachine.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/desktop/views/widgets/timemachine.vue b/src/client/app/desktop/views/widgets/timemachine.vue
index 6db3b14c62..22a4120403 100644
--- a/src/client/app/desktop/views/widgets/timemachine.vue
+++ b/src/client/app/desktop/views/widgets/timemachine.vue
@@ -22,6 +22,7 @@ export default define({
} else {
this.props.design++;
}
+ this.save();
}
}
});