Ver a proveniência

enable/disable works from single list page

pull/1/head
Jonathan Cobb há 4 anos
ascendente
cometimento
9c85c82624
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      src/account/AppConfigPage.vue

+ 1
- 0
src/account/AppConfigPage.vue Ver ficheiro

@@ -294,6 +294,7 @@
userId: this.user.uuid,
appId: this.appId,
viewId: this.viewId,
itemId: this.itemId,
messages: this.messages,
errors: this.errors
});


Carregando…
Cancelar
Guardar