This commit is contained in:
silicons
2021-01-06 02:12:37 -08:00
parent d7c950ab20
commit 5964fd0390
2 changed files with 1 additions and 2 deletions

View File

@@ -57,7 +57,6 @@ const Toner = (props, context) => {
title="Toner"
buttons={
<Button
disabled={!current_toner}
onClick={() => act('remove_toner')}
icon="eject">
Eject

File diff suppressed because one or more lines are too long