From 697830d12f39a340a4f673ddadd698b495994e7c Mon Sep 17 00:00:00 2001 From: henrycunh Date: Wed, 10 May 2023 10:23:20 -0300 Subject: [PATCH] fix: correct max tokens setting title --- components/go/input.vue | 4 ++-- components/settings/max-tokens/input.vue | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/components/go/input.vue b/components/go/input.vue index 821246c..0745b9c 100644 --- a/components/go/input.vue +++ b/components/go/input.vue @@ -19,8 +19,8 @@ export default {