mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
rem dupe pref (#17853)
* rem dupe pref * should be top though as centered
This commit is contained in:
-6
@@ -109,12 +109,6 @@ export const VoreUserPreferencesMechanical = (props: {
|
||||
tooltipPosition="left"
|
||||
/>
|
||||
</Stack.Item>
|
||||
<Stack.Item basis="32%">
|
||||
<VoreUserPreferenceItem
|
||||
spec={preferences.toggle_consume_liquid_belly}
|
||||
tooltipPosition="right"
|
||||
/>
|
||||
</Stack.Item>
|
||||
<Stack.Item basis="32%">
|
||||
<VoreUserPreferenceItem
|
||||
spec={preferences.toggle_consume_liquid_belly}
|
||||
|
||||
Reference in New Issue
Block a user