Moved the button to adjust time to the settings page.
This commit is contained in:
@@ -532,10 +532,6 @@ module.exports = {
|
||||
|
||||
showProbeDialog: function (probeType) {
|
||||
SvelteComponents.showDialog("Probe", { probeType });
|
||||
},
|
||||
|
||||
showSetTimeDialog: function () {
|
||||
SvelteComponents.showDialog("SetTime");
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user