Update InputText.js

This commit is contained in:
倪豪 2023-06-20 19:13:35 +08:00 committed by GitHub
parent 0341268305
commit 0b6cc8db7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ const InputText = ({dispatch}) => {
上传普通二维码或输入网址 上传普通二维码或输入网址
</div> </div>
<a className="Qr-new-discord" href="https://discord.gg/V9CNuqYfte" target='_blank'> <a className="Qr-new-discord" href="https://discord.gg/V9CNuqYfte" target='_blank'>
New加入 QRBTF Discord New! Click to join our DiscordAI QR code coming soon!
</a> </a>
</div> </div>
</React.Fragment>); </React.Fragment>);