mirror of
https://github.com/cloudstack-llc/msty-docs.git
synced 2026-07-18 18:54:38 -04:00
fix: typo
This commit is contained in:
@@ -3,8 +3,7 @@ title: License Activation
|
||||
description: Troubleshooting common license activation issues in Msty
|
||||
---
|
||||
|
||||
|
||||
## Activation Not Persisting
|
||||
## Activation not persisting
|
||||
|
||||
If you're having trouble with your Msty license activation not persisting, it might be related to your desktop environment.
|
||||
|
||||
@@ -20,6 +19,7 @@ To resolve this, set the `XDG_CURRENT_DESKTOP` environment variable to `GNOME` b
|
||||
export XDG_CURRENT_DESKTOP='GNOME' && ./<FileName>.AppImage
|
||||
```
|
||||
::
|
||||
|
||||
::div{label="deb" icon="tabler:brand-debian"}
|
||||
### deb
|
||||
|
||||
@@ -29,7 +29,7 @@ To resolve this, set the `XDG_CURRENT_DESKTOP` environment variable to `GNOME` b
|
||||
export XDG_CURRENT_DESKTOP='GNOME' && msty
|
||||
```
|
||||
::
|
||||
::
|
||||
|
||||
::
|
||||
|
||||
If the issue still persists, please reach out on our <a href="https://msty.app/discord?ref=docs" target="_blank">Discord</a> server for further troubleshooting.
|
||||
Reference in New Issue
Block a user