Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest committed Jun 17, 2024
1 parent 680c217 commit 0c0dbac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class ChatInputBox: BasicHud(true, -100f, -100f) {

@Switch(
name = "Input Field Draft",
description = "Drafts the text you wrote in the input field after closing the chat and back it up when opening the chat again."
description = "Drafts the text you wrote in the input field after closing the chat and backs it up when opening the chat again."
)
var inputFieldDraft = false

Expand Down

0 comments on commit 0c0dbac

Please sign in to comment.