mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
fix grazie
This commit is contained in:
@@ -21,12 +21,12 @@ object GraziePlugin {
|
||||
const val id = "tanvd.grazi"
|
||||
|
||||
object LanguageTool {
|
||||
const val version = "6.7.19"
|
||||
const val version = "6.7.20"
|
||||
const val url = "https://resources.openide.ru/grazie/model/language-tool"
|
||||
}
|
||||
|
||||
object Hunspell : GrazieStateLifecycle {
|
||||
const val version = "0.2.318"
|
||||
const val version = "0.2.327"
|
||||
const val url = "https://resources.openide.ru/grazie/grazie-platform-public/ai/grazie/spell"
|
||||
|
||||
override fun update(prevState: GrazieConfig.State, newState: GrazieConfig.State) {
|
||||
|
||||
Reference in New Issue
Block a user