U4-10681 Restore option in media recycle bin (#2342)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
c0cdf727ca
commit
60910efc53
@@ -9,7 +9,7 @@ namespace Umbraco.Core.Models.Rdbms
|
||||
[ExplicitColumns]
|
||||
internal class RelationTypeDto
|
||||
{
|
||||
public const int NodeIdSeed = 3;
|
||||
public const int NodeIdSeed = 4;
|
||||
|
||||
[Column("id")]
|
||||
[PrimaryKeyColumn(IdentitySeed = NodeIdSeed)]
|
||||
|
||||
Reference in New Issue
Block a user