Allow renaming of collection.

This commit is contained in:
Ottermandias 2024-04-12 12:42:16 +02:00
parent ba8999914f
commit 1ef9346eab
4 changed files with 36 additions and 34 deletions

View file

@ -77,7 +77,7 @@ public partial class ModCollection
else
{
_cache.Meta.SetFiles();
Penumbra.Log.Debug($"Set CharacterUtility resources for collection {Name}.");
Penumbra.Log.Debug($"Set CharacterUtility resources for collection {Identifier}.");
}
}