mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
Update Subscription.tsx
This commit is contained in:
@@ -940,7 +940,8 @@ export default function Subscription() {
|
||||
</div>
|
||||
)}
|
||||
|
||||
{/* Server Management */}
|
||||
{/* Server Management - only in classic mode */}
|
||||
{!isTariffsMode && (
|
||||
<div className="mt-4">
|
||||
{!showServerManagement ? (
|
||||
<button
|
||||
@@ -1143,6 +1144,7 @@ export default function Subscription() {
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user