feat: added templates search
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
package ru.omni_devel.cards
|
||||
|
||||
const val TEMPLATES_URL = "https://gitea.omni-devel.ru/omni/OmniCardsRepo/raw/branch/main/templates.json"
|
||||
|
||||
val SPACE_SYMBOLS = listOf(" ", "-", "_")
|
||||
|
||||
Reference in New Issue
Block a user