Fix dummy database and Docker logging
This commit is contained in:
parent
27215598f9
commit
71d30016a2
4 changed files with 13 additions and 8 deletions
|
@ -10,6 +10,7 @@ export async function addCount() {}
|
|||
export async function getCounts() {
|
||||
return {};
|
||||
}
|
||||
export async function upgrade() {}
|
||||
export async function disableCommand() {}
|
||||
export async function enableCommand() {}
|
||||
export async function disableChannel() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue