init
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
INSERT INTO [dbo].[DefaultProperties] (
|
||||
[PropertyId],
|
||||
[PropertyName],
|
||||
[DefaultValue])
|
||||
VALUES
|
||||
(480, 'AllowStreamingModes', 'False')
|
||||
Reference in New Issue
Block a user