Fixed timestamps... again

This commit is contained in:
Leon Etienne (ubuntu wsl)
2021-01-24 17:46:11 +01:00
parent 53eb62ab8d
commit 95e3d6857b
2 changed files with 7 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ export default {
data: function() {
return {
canUpdate: {type: Boolean, default: true},
version__webUI: 0.75
version__webUI: 0.76
};
},