mirror of https://github.com/Squidex/squidex.git
13 changed files with 113 additions and 31 deletions
@ -1,17 +0,0 @@ |
|||
// ==========================================================================
|
|||
// Messages.cs
|
|||
// Squidex Headless CMS
|
|||
// ==========================================================================
|
|||
// Copyright (c) Squidex Group
|
|||
// All rights reserved.
|
|||
// ==========================================================================
|
|||
|
|||
namespace Squidex.Store.MongoDb.History |
|||
{ |
|||
public static class Messages |
|||
{ |
|||
public const string AppCreated = "AppCreated"; |
|||
|
|||
public const string AppContributor = "SchemaDeleted"; |
|||
} |
|||
} |
|||
Loading…
Reference in new issue