changed img url
parent
ef35fbd3a9
commit
b9235551ea
|
@ -407,7 +407,7 @@ export default function UserProfile({ userSession, setUserSession }) {
|
|||
|
||||
<div style={{ textAlign: "center" }}>
|
||||
<img
|
||||
src={`${Constants.TELEGRAM_BOT_MANAGER_CONTENT_ADDRESS}qrcode.png`}
|
||||
src={`${Constants.TELEGRAM_BOT_MANAGER_CONTENT_ADDRESS}img/qrcode.png`}
|
||||
width={200}
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue