Skip to content

Commit 396639e

Browse files
committed
reverted file name from back to 'Cr'
1 parent 2c0ca4d commit 396639e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plugins/SequencePlugin/Source/SequencePlugin/Public/Util/CredentialsStorage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ class SEQUENCEPLUGIN_API UCredentialsStorage : public UObject
2222
UPROPERTY()
2323
UGenericNativeEncryptor* Encryptor = nullptr;
2424

25-
const FString SaveSlot = "SequenceCredentials";
25+
const FString SaveSlot = "Cr";
2626
const uint32 UserIndex = 0;
2727
};

0 commit comments

Comments
 (0)