Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"message": "ScratchTools is fully customizable with tons of features, all for making the Scratch website better and easier to use!"
},
"supportButton": {
"message": "Get support"
"message": "Get live support"
},
"feedbackButton": {
"message": "Give feedback"
Expand Down
2 changes: 1 addition & 1 deletion extras/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h1 style="position: relative; top: 0.5rem" data-id="all-features-text">All feat
fill="var(--primary-color)"
/>
</svg>
<span>Get support</span></span
<span>Get live support</span></span
>
<span class="feedback-btn"
><svg
Expand Down
Loading