fix: rm unused legacy plugin fields
This commit is contained in:
parent
dab5631fe8
commit
bcd9476a6d
@ -106,8 +106,3 @@ class SXNGPlugin(Plugin):
|
|||||||
""",
|
""",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
name = gettext("Quick Answer")
|
|
||||||
description = gettext("Use search results to obtain cited answers from LLMs by appending '?' to queries")
|
|
||||||
default_on = False
|
|
||||||
preference_section = "general"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user