mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
fix
This commit is contained in:
@@ -57,7 +57,6 @@ const Toner = (props, context) => {
|
|||||||
title="Toner"
|
title="Toner"
|
||||||
buttons={
|
buttons={
|
||||||
<Button
|
<Button
|
||||||
disabled={!current_toner}
|
|
||||||
onClick={() => act('remove_toner')}
|
onClick={() => act('remove_toner')}
|
||||||
icon="eject">
|
icon="eject">
|
||||||
Eject
|
Eject
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user