fix snippets

This commit is contained in:
Roei Erez
2023-12-14 10:02:48 +02:00
parent 05f18fe1df
commit 28b5e68b0d
5 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
package com.example.kotlinmpplib
import breez_sdk.*
class ServiceStatus {
class Webhooks {
fun Webhook(sdk: BlockingBreezServices) {
// ANCHOR: register-webook
try {