Update lock to default locked

As above
This commit is contained in:
Dogma 2024-04-15 21:14:00 +10:00
parent 15bec68fc4
commit f847d4713b

View File

@ -19,7 +19,7 @@ export function Header() {
<img src="images/icon.png" className='h-10 w-10 p-0 rounded-md mr-2 cursor-pointer'></img>
</div>
<div className="ml-auto">
<OlLockStateButton checked={true} onClick={() => {}}/>
<OlLockStateButton checked={false} onClick={() => {}}/>
</div>
<div className="flex flex-row h-fit items-center justify-start gap-1">
{