mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update version.tsx
This commit is contained in:
@@ -15,7 +15,7 @@ const Version = () => {
|
||||
target='_blank'
|
||||
rel='noopener noreferrer'
|
||||
>
|
||||
v{commitRef ? '-dev' : version}
|
||||
plebchan v{commitRef ? `${version}-dev (#${commitRef.slice(0, 7)})` : version}
|
||||
</a>
|
||||
{isElectron && (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user