Updated on 2026-08-14
This commit is contained in:
parent
ce63ab2d17
commit
6a21e1a98c
3 changed files with 4 additions and 6 deletions
|
|
@ -11,4 +11,5 @@ object StringsSigns {
|
|||
const val INFINITY_SIGN = "∞"
|
||||
const val NON_BREAKING_SPACE = '\u00A0'
|
||||
const val PERCENT = "%"
|
||||
const val THREE_STARS = "\u2217\u2217\u2217"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue