egy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2020-10-21 02:32:08 +02:00
parent 3b9cbe5ef2
commit e8c69f7d53
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ fun Application.module(testing: Boolean = false) {
}
part.dispose()
}
call.respond("1")
}
}
}