mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 13:54:59 -05:00
wrong version, whoops
This commit is contained in:
parent
8164cd84a8
commit
3a16258c0d
@ -1,8 +1,8 @@
|
||||
export const version = "b-0.5";
|
||||
export const version = "b-0.4.5";
|
||||
|
||||
const User = ({ user }: { user: string }) => (
|
||||
<span className="cursor-pointer bg-[rgba(255,165,0,0.25);] rounded p-[2.5px]">
|
||||
@Tarna
|
||||
{user}
|
||||
</span>
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user