Skip to content

Commit 48743cb

Browse files
Update Source/Data/09 - SystemCenter.sql
Co-authored-by: Christoph Lackner <52460212+clackner-gpa@users.noreply.github.com>
1 parent 412545e commit 48743cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Data/09 - SystemCenter.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ GO
380380
INSERT INTO [OpenSEE.Setting](Name, Value, DefaultValue) VALUES('maxFFTHarmonic', '50', '50')
381381
GO
382382

383-
CREATE VIEW [openSee.FaultSpecifics] AS
383+
CREATE VIEW [OpenSEE.FaultSpecifics] AS
384384
SELECT
385385
Event.ID,
386386
FaultSummary.FaultType,

0 commit comments

Comments
 (0)