[UI] Attribute sort.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Fabio Manganiello 2023-12-18 13:53:09 +01:00
parent 2e1ed9b176
commit 9cad27335d
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 1 additions and 1 deletions

View File

@ -288,12 +288,12 @@ export default {
changes.actions = this.editForm.actions;
[
'dismiss_interval',
'media',
'media_plugin',
'media_repeat',
'name',
'snooze_interval',
'dismiss_interval',
'when',
].forEach(key => {
if (this.editForm[key] !== this.value[key])