mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-25 06:01:48 +01:00
Add favorite option to items.
This commit is contained in:
parent
00883943cd
commit
ea4fb49c0f
11 changed files with 211 additions and 31 deletions
|
|
@ -34,6 +34,7 @@ public class BackupService
|
|||
new(fileNames.AutomationFile),
|
||||
new(fileNames.UnlockFileCustomize),
|
||||
new(fileNames.UnlockFileItems),
|
||||
new(fileNames.FavoriteFile),
|
||||
};
|
||||
|
||||
list.AddRange(fileNames.Designs());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue