forked from 0x2620/pandora
testing
This commit is contained in:
parent
598d1d0f29
commit
fedcf36307
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ pandora.ui.titlesDialog = function() {
|
|||
);
|
||||
},
|
||||
submit: function(data) {
|
||||
Ox.print('SUBMIT', data)
|
||||
pandora.api.editTitle({
|
||||
id: data.id,
|
||||
sortname: data.value
|
||||
|
|
Loading…
Reference in a new issue