diff --git a/dashboard/src/components/SaveIndicator.vue b/dashboard/src/components/SaveIndicator.vue new file mode 100644 index 000000000..cc644fdc5 --- /dev/null +++ b/dashboard/src/components/SaveIndicator.vue @@ -0,0 +1,57 @@ + + + + + diff --git a/dashboard/src/views/SystemSettingsView.vue b/dashboard/src/views/SystemSettingsView.vue index 7645481be..9bf434c0c 100644 --- a/dashboard/src/views/SystemSettingsView.vue +++ b/dashboard/src/views/SystemSettingsView.vue @@ -1,14 +1,11 @@