mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Merge remote-tracking branch 'upstream/master' into Dispencer-UI-change
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "tgui-dev-server",
|
||||
"version": "4.2.0",
|
||||
"dependencies": {
|
||||
"axios": "^0.19.2",
|
||||
"axios": "^0.21.1",
|
||||
"common": "workspace:*",
|
||||
"esm": "^3.2.25",
|
||||
"glob": "^7.1.4",
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user