mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-01 11:16:20 +02:00
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
This commit is contained in:
commit
8e83a88f6e
1 changed files with 1 additions and 0 deletions
|
@ -954,6 +954,7 @@
|
||||||
function del() {
|
function del() {
|
||||||
var o = new Object();
|
var o = new Object();
|
||||||
o.cmd = "save_iv";
|
o.cmd = "save_iv";
|
||||||
|
o.token = "*"
|
||||||
o.id = obj.id;
|
o.id = obj.id;
|
||||||
o.ser = 0;
|
o.ser = 0;
|
||||||
o.name = "";
|
o.name = "";
|
||||||
|
|
Loading…
Add table
Reference in a new issue