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