Add inlayErrorResponse
This commit is contained in:
@@ -50,4 +50,8 @@
|
||||
|
||||
<div class="flex items-center mt-2">
|
||||
<Check bind:check={DBState.db.requestInfoInsideChat} name={language.requestInfoInsideChat}/>
|
||||
</div>
|
||||
|
||||
<div class="flex items-center mt-2">
|
||||
<Check bind:check={DBState.db.inlayErrorResponse} name={language.inlayErrorResponse}/>
|
||||
</div>
|
||||
Reference in New Issue
Block a user