Updated on 2026-08-14
This commit is contained in:
parent
33de3e7ae5
commit
fa056925a0
29 changed files with 0 additions and 2883 deletions
|
|
@ -191,9 +191,6 @@ sealed class AppRoute(val path: String) : Route {
|
|||
}
|
||||
}
|
||||
|
||||
@Serializable
|
||||
data object AddCustomToken : AppRoute(path = "/add_custom_token")
|
||||
|
||||
@Serializable
|
||||
data object WalletConnectSessions : AppRoute(path = "/wallet_connect_sessions")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue