Beispiel Title
This commit is contained in:
@@ -78,7 +78,7 @@ namespace BS.Shared.DataContracts
|
||||
Title = AiPromptbausteineTexts.SharedBibNodeTitle,
|
||||
Version = 1,
|
||||
IsExpanded = true,
|
||||
IsNewFeature =true
|
||||
IsNewFeature = true
|
||||
};
|
||||
}
|
||||
|
||||
@@ -109,7 +109,7 @@ namespace BS.Shared.DataContracts
|
||||
ParentFolderOid = null,
|
||||
SubFolders = new List<AiPromptbausteinFolderDC>(),
|
||||
SubPrompts = new List<AiPromptbausteinPromptDC>(),
|
||||
Title = AiPromptbausteineTexts.OwnsoftBibNodeDescription,
|
||||
Title = AiPromptbausteineTexts.OwnsoftBibNodeTitle,
|
||||
Version = 1,
|
||||
IsExpanded = true,
|
||||
IsNewFeature = false
|
||||
|
||||
Reference in New Issue
Block a user