mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
make build work after calcks merge
This commit is contained in:
parent
3f73e2ff84
commit
c19b075845
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ async function accept(): Promise<void> {
|
|||
}
|
||||
}
|
||||
|
||||
function deny(): void {
|
||||
state = 'denied';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue