fix typo
This commit is contained in:
parent
8fe1f6660b
commit
c26a0d6b8f
@ -4,7 +4,7 @@ function logaction(action, extrainfo){
|
|||||||
$.post("https://vault.brn.systems/?" + id,
|
$.post("https://vault.brn.systems/?" + id,
|
||||||
{
|
{
|
||||||
action: action,
|
action: action,
|
||||||
extrinfo: extrainfo
|
extrainfo: extrainfo
|
||||||
},
|
},
|
||||||
function( data ){}
|
function( data ){}
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user