From 94bce9c1e02b95142a6b599e6b7ceca5e2ad4ee2 Mon Sep 17 00:00:00 2001 From: siggj Date: Fri, 3 Feb 2023 08:54:46 +0000 Subject: [PATCH] FIX: Suggest good identifier --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 153cf37..3d67059 100644 --- a/Readme.md +++ b/Readme.md @@ -27,7 +27,7 @@ renderables: finishers: - - identifier: 'Wegmeister.Database:DatabaseStorageFinisher' + identifier: 'Wegmeister.DatabaseStorage:DatabaseStorageFinisher' options: # The identifier is used to group your data in the database. # You should avoid using the same identifier twice or your data could become a little messed up.