File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 4646 <v-btn color =" info" @click =" dialog_reboot=true" >
4747 <v-icon icon =" mdi-restart" ></v-icon > {{ $t('message.settings_actions_restart') }}
4848 </v-btn >
49- <<<<<<< HEAD
5049 <v-btn color =" warning" @click =" dialog_restore=true" >
51- <v-icon icon =" mdi-restore" ></v-icon > {{ $t('message.settings_actions_reset') }}
52- </v-btn >
53- <v-btn slot =" activator" color =" error" dark @click =" dialog_reset=true" >
54- <v-icon icon =" mdi-store-cog" ></v-icon > {{ $t('message.settings_actions_reset_factory') }}
55- =======
56- <v-btn @click =" restoreConfig" color =" warning" >
5750 <v-icon icon =" mdi-restore" ></v-icon > {{ $t('message.settings_actions_restore') }}
5851 </v-btn >
59- <v-btn slot =" activator" color =" error" dark @click =" dialog_reset = true" >
52+ <v-btn slot =" activator" color =" error" dark @click =" dialog_reset= true" >
6053 <v-icon icon =" mdi-store-cog" ></v-icon > {{ $t('message.settings_actions_reset') }}
61- >>>>>>> aedc603 (wip #92)
6254 </v-btn >
6355 <!-- ** Restore button + dialog box** -->
6456 <v-dialog v-model =" dialog_shutdown" width =" 500" >
You can’t perform that action at this time.
0 commit comments