Updated on 2026-08-14
This commit is contained in:
parent
6d3a1d6e89
commit
f73a344ae2
16 changed files with 469 additions and 12 deletions
|
|
@ -141,7 +141,8 @@ sealed class WalletNotification(val config: NotificationConfig) {
|
|||
|
||||
data object YeildSupplyApprove : Warning(
|
||||
title = resourceReference(R.string.yield_module_main_view_approve_notification_title),
|
||||
subtitle = resourceReference(R.string.yield_module_main_view_approve_notification_description),
|
||||
// todo yield supply lokalise
|
||||
subtitle = resourceReference(R.string.yield_module_main_view_approve_notification_title),
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue