changed img url

main
alex 2023-11-04 22:23:32 +01:00
parent ef35fbd3a9
commit b9235551ea
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ export default function UserProfile({ userSession, setUserSession }) {
<div style={{ textAlign: "center" }}> <div style={{ textAlign: "center" }}>
<img <img
src={`${Constants.TELEGRAM_BOT_MANAGER_CONTENT_ADDRESS}qrcode.png`} src={`${Constants.TELEGRAM_BOT_MANAGER_CONTENT_ADDRESS}img/qrcode.png`}
width={200} width={200}
/> />
</div> </div>