mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Update lock to default locked
As above
This commit is contained in:
parent
15bec68fc4
commit
f847d4713b
@ -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">
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user