Updated on 2026-08-14
This commit is contained in:
parent
930693b301
commit
5bdb9513aa
18 changed files with 249 additions and 44 deletions
|
|
@ -24,5 +24,9 @@ object TangemBlogUrlBuilder {
|
|||
data object SeedNotify : Post {
|
||||
override val path: String = "seed-notify"
|
||||
}
|
||||
|
||||
data object SeedNotifySecond : Post {
|
||||
override val path: String = "tangem-resolves-log-issue"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue