Updated on 2026-08-14
This commit is contained in:
parent
72cf995bd6
commit
6962716694
13 changed files with 39 additions and 56 deletions
|
|
@ -2,7 +2,6 @@ package com.tangem.utils
|
|||
|
||||
object StringsSigns {
|
||||
|
||||
const val STARS = "\u2217\u2217\u2217"
|
||||
const val DOT = "•"
|
||||
const val PLUS = "+"
|
||||
const val MINUS = "-"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue