This commit is contained in:
Ruud
2012-12-09 15:42:15 +01:00
parent 5530fbf792
commit cc84532824
+1 -1
View File
@@ -69,7 +69,7 @@ class Core(Plugin):
def available(self):
return jsonified({
'succes': True
'success': True
})
def shutdown(self):