add unlink enpoint

This commit is contained in:
sentriz
2019-04-19 11:56:29 +01:00
parent 1094f2da21
commit a1db249c0b
26 changed files with 54 additions and 2095 deletions

View File

@@ -88,3 +88,10 @@ form input[type=submit] {
background-color: #fd1b1b1c;
}
.angry {
background-color: #f4433669;
}
.happy {
background-color: #4caf5069;
}