mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-11 23:53:03 -04:00
dataStore in local backup (#146)
* add preferFriends to showMeYourName * add dataStores to local backup * Add dataStores to export contains in settings
This commit is contained in:
parent
50166e4c31
commit
584cd3d2e6
2 changed files with 7 additions and 3 deletions
|
@ -44,6 +44,7 @@ function BackupRestoreTab() {
|
|||
<li>— Custom QuickCSS</li>
|
||||
<li>— Theme Links</li>
|
||||
<li>— Plugin Settings</li>
|
||||
<li>— Plugin DataStores (e.g. Timezones or IRememberYou)</li>
|
||||
</ul>
|
||||
</Text>
|
||||
<Flex>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue