mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-29 16:19:53 +01:00
upload NtosWindow.js
This commit is contained in:
@@ -88,7 +88,7 @@ export const NtosWindow = (props, context) => {
|
||||
icon="pen-alt"
|
||||
tooltip="Eject pen"
|
||||
tooltipPosition="bottom-left"
|
||||
onClick={() => act('eject_pen')}/>
|
||||
onClick={() => act('eject_pen')} />
|
||||
)}
|
||||
{!!PC_showexitprogram && (
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user