Update to APIv4. I hope this no borke git.

This commit is contained in:
Pepich
2017-09-17 15:34:22 +02:00
parent e0fee3b145
commit 77c8fa3fb7
47 changed files with 1248 additions and 989 deletions
@@ -58,8 +58,4 @@ command socialspy {
run migrate;
type console;
}
test {
run test;
type console;
}
}